| Paketname | whichman |
| Beschreibung | Fault tolerant search utilities: whichman, ftff, ftwhich |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.4-5 |
| Sektion | utils |
| Priorität | optional |
| Installierte Größe | 88 Byte |
| Hängt ab von | libc6 (>= 2.7-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Robert Luberda |
| Quelle | |
| Paketgröße | 18616 Byte |
| Prüfsumme MD5 | 315ee8095e3434f5a61fe9d47715acab |
| Prüfsumme SHA1 | 5838d5a6f3e17e10333a5829f5c2a22dfc628957 |
| Prüfsumme SHA256 | 0095dccc9be47224facca54476d5730566f9622971f9415770d37a226a09530d |
| Link zum Herunterladen | whichman_2.4-5_i386.deb |
| Ausführliche Beschreibung | whichman uses a fault tolerant approximate matching algorithm to search
for man-pages that match approximately the specified name.
The fault tolerant matching is very useful in cases where you remember only
roughly the name of a command.
.
Example: whichman netwhat
This finds netstat.8: /usr/share/man/man8/netstat.8
.
ftff searches the directory tree. This is a case in-sensitive and fault
tolerant way of 'find . -name xxxx -print'.
.
ftwhich finds files which are in one of the directories in your PATH
and uses a fault tolerant search algorithm.
|