ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
WHEREIS(1) BSD General Commands Manual WHEREIS(1) NAME whereis -- locate programs SYNOPSIS whereis [program ...] DESCRIPTION The whereis utility checks the standard binary directories for the specified programs, printing out the paths of any it finds. The path searched is the string returned by the sysctl(8) utility for the ``user.cs_path'' string. SEE ALSO sysctl(8) COMPATIBILITY The historic flags and arguments for the whereis utility are no longer available in this version. HISTORY The whereis command appeared in 3.0BSD. 3rd Berkeley Distribution April 27, 1995 3rd Berkeley Distribution |
|