WHEREIS 20-May-81 WHEREIS NAME whereis - search for file matching regular expression SYNOPSIS whereis pat [anchor] DESCRIPTION `whereis' searches for the specified pattern (regular expression) in all of the directories of the current disk. If the anchor expression is specified (it must be of the form /ddn, where dd is the disk name and n is the unit number), the search will be performed on the directories of that disk. The files matching the pattern are output on standard output, in a fully resolved pathname format. AUTHORS Joe Sventek wrote whereis. SEE ALSO ls - directory lister find - for regular expression syntax -1-