whence - find executable in path
whence programname
This program searches directories specified by the PATH
environment variable for the program specified as an argu-
ment. If it finds a program, it prints a full path to the
program.
whence ls
/bin/ls
whereis(1)
Tom Anderson
Send bugs to toma@sr.hp.com