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.
Files
makefile Rules for make(1)
wh.1 wh(1) manual entry
wh.c C source code for wh(1)
wh.tar.gz All of the above in one bundle.
See Also
which(1), ls(1).
Public Domain
This package was placed in the Public Domain by its author on 14 March 1999. Those who modify this package are encouraged to send mail to Rick Campbell <rick@campbellcentral.org> with their Public Domain (not copylefted) modifications so that they can be included in future versions.
Screen shot