Hello rajput,

Friday, February 04, 2000, 1:20:26 PM, you wrote:

rgvbc5> hi,
rgvbc5>    can anybody tell me how to run an exe file on linux .
rgvbc5> in window's u just type the name of the exe file ,then it get's executed.
rgvbc5> but on linux it gives "command not found".
 


rgvbc5> --------------------------------------------------------------------
rgvbc5> The Linux India Mailing List Archives are now available.  Please search
rgvbc5> the archive at http://lists.linux-india.org/ before posting your question
rgvbc5> to avoid repetition and save bandwidth.


In oder to run a exe file first we have to change its mod
  i.e.  chmod 755 or +x <file name>
  if you copy that file to /bin/ then only type <filename> to run that
  file else ./<filename>



--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.

Reply via email to