Don't know about the "sh", but try using the full qualified path to the
program. The folder in which the application is located may not be in the
system search path.

HTH,

Ernie


On Sun, 31 Oct 1999,M L Cates wrote:
  | I am trying to learn how to do some C programming and my question is this: How
  | do I execute the program after it is compiled?  I have tried typing the name
  | of the program in at the prompt and it says "command not found".  I have tried
  | to type "sh" before the filename and am told "cannot execute binary file".
  | 
  | Any help would be appreciated, also, what does the "sh" before a filename do?
  | 
  | M L Cates

Reply via email to