Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-04-11 | fix to really exit if glimpse is not installed | jdolecek | 1 | -2/+2 | |
2000-02-21 | Add a small shell script to locate words in either the PLIST files or | agc | 1 | -0/+84 | |
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 |