Commit graph

2 commits

Author SHA1 Message Date
jdolecek
6ad47bc6f1 fix to really exit if glimpse is not installed 2000-04-11 16:59:17 +00:00
agc
1ae3b11d04 Add a small shell script to locate words in either the PLIST files or
the package description files, using approximate matching.

# Locate words in description, or files in the PLISTs
#
# [-i] == ignore case when searching
# [-f] == look for a file, rather than a word or phrase
# [-p] == use approximate matching
# [-v] == be verbose
#
# Usage: pkglocate [-i] [-p] [-f] [-v] word
2000-02-21 12:38:54 +00:00