Paketname | moreutils |
Beschreibung | additional Unix utilities |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.41 |
Sektion | utils |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | libc6 (>= 2.7), perl |
Empfohlene Pakete | |
Paketbetreuer | Joey Hess |
Quelle | |
Paketgröße | 50830 Byte |
Prüfsumme MD5 | 7d434b34854cc1a59312c9302301a5b7 |
Prüfsumme SHA1 | e67bbf7b0f7217b311542941b1e8ba8cca4869e0 |
Prüfsumme SHA256 | b98e7a8819b0ec726c53446036672a8a1097032ecc86f510e46199d2bd0387e8 |
Link zum Herunterladen | moreutils_0.41_i386.deb |
Ausführliche Beschreibung | This is a growing collection of the Unix tools that nobody thought
to write long ago, when Unix was young.
.
So far, it includes the following utilities:
- combine: combine the lines in two files using boolean operations
- ifdata: get network interface info without parsing ifconfig output
- ifne: run a program if the standard input is not empty
- isutf8: check if a file or standard input is utf-8
- lckdo: execute a program with a lock held
- mispipe: pipe two commands, returning the exit status of the first
- parallel: run multiple jobs at once
- pee: tee standard input to pipes
- sponge: soak up standard input and write to a file
- ts: timestamp standard input
- vidir: edit a directory in your text editor
- vipe: insert a text editor into a pipe
- zrun: automatically uncompress arguments to command
|