Paketname | whiff |
Beschreibung | helper to find the first executable of a series of alternatives |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.001-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 76 Byte |
Hängt ab von | perl (>= 5.6.0-16), libfile-which-perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 8592 Byte |
Prüfsumme MD5 | 09304c042c95769c406c9f826535df60 |
Prüfsumme SHA1 | 663001dfdc9d579e1e3b67a68318c3081e68c55e |
Prüfsumme SHA256 | 52813bba1618dbfca4ca5537f6fa05e52542ea6b44db5ef9b80ef629eef1d9bd |
Link zum Herunterladen | whiff_0.001-1_all.deb |
Ausführliche Beschreibung | whiff command, which takes a number of command names and returns the first one
that exists and is executable.
.
It assumes that all the arguments form a best-first list of
alternatives, and only prints the path to the first alternative found in
the path. If none is found, it prints an error (to stderr) and exits
with an error code.
.
A programmer interface is available in the App::Whiff module.
|