Wh(1)

Name
wh - show full paths of potential commands
Synopsis
wh ls_option* program_name
Description
wh takes a possibly empty sequence of options for ls(1) followed by a single program name, and prints out the full pathnames of the programs found by search the PATH environment variable.
History
wh was inspired by a program of the same name available on Carnegie Mellon University (CMU) School of Computer Science (SCS) unix machines during the 1980s.
See Also
ls(1).
Public Domain