See also entry in DESCRIPTION file
Usage: search [options] string
this script searches all your search-path directories for filenames which
contain the string.
options: -h => this help screen
-l => long output
Author: Olaf Corten, the Netherlands
E-Mail: olafc@molding.fico.nl or ocorten@knoware.nl
################################################################################
# History
# 20-10-95 Added grep -v '\!' to exclude suppressed search path entries
#
################################################################################
|