pavement

Whereis

From FreeBSDwiki
Revision as of 15:51, 25 August 2004 by Dave (Talk | contribs)
Jump to: navigation, search

Very much like where except that it will search for any program and show you where they all are, including manpages:

samizdata# where ls
/bin/ls
samizdata# whereis ls
ls: /bin/ls /usr/share/man/man1/ls.1.gz

See also: where

Personal tools