I have an executable named 'hello'.

If I cd to the directory it is in and type 'hello' it says file not found.
However, if I type './hello' it works properly.

Why is this? and is there any way I can resolve it?

thanks
wade



Reply via email to