The error Cannot Execute Binary File: Exec Format Error is generally encountered in Unix or similar OS landscapes, especially Linux. Windows users running BASH have ...
Sometimes it is not possible to execute file using just filename and I use ./file to execute the file. <BR><BR>What is difference between ./file and file?<BR><BR>Thanks <BR>M.S.