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