[KLUG Members] why need executable absolute path?

bill members@kalamazoolinux.org
Sat, 03 Aug 2002 17:11:02 -0400


While in a subdirectory, I can type

vi somefile

It will open because the file (somefile) is in the current directory.  But, if
the file is executable, I can't type

somefile

I have to type

/home/somedir/somefile

Why is that?

kind regards,

bill