lll wrote:

> i just downloaded a c program and it said to make it executable 'chmod 
> +x file', and when im going to run it it just says that the file 
> doesnt exist..
> 
> helP.
> 
are you using the format ./program_name or typing the full path of the 
program.  If the directory that the program is in is not in your path 
you need to use one of the above methods.

Don S


Reply via email to