| Paketname | xtail |
| Beschreibung | like "tail -f", but works on truncated files, directories, more |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.1-5 |
| Sektion | utils |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | libc6 (>= 2.7-1) |
| Empfohlene Pakete | |
| Paketbetreuer | Roderick Schertler |
| Quelle | |
| Paketgröße | 10346 Byte |
| Prüfsumme MD5 | b6795fed227b48ea3a556dfa21df2b35 |
| Prüfsumme SHA1 | de143049562b805c739ef2944bf098af60e8bf57 |
| Prüfsumme SHA256 | 59c8c55305e2228a4747aaf73b47cea71733aa1caed95c80fc756f75d38ae5be |
| Link zum Herunterladen | xtail_2.1-5_i386.deb |
| Ausführliche Beschreibung | xtail watches the growth of files. It's like running a "tail -f" on
a bunch of files at once. It notices if a file is truncated and starts
from the beginning. You can specify both filenames and directories on
the command line. If you specify a directory, it watches all the files
in that directory. It will notice when new files are created (and
start watching them) or when old files are deleted (and stop watching
them).
.
Note that xtail isn't a graphical (X11) program, it runs on a plain tty.
The name likely comes from "eXtended tail" or such.
|