| Paketname | syslog-summary | 
| Beschreibung | summarize the contents of a syslog log file | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 1.14-2 | 
| Sektion | admin | 
| Priorität | optional | 
| Installierte Größe | 84 Byte | 
| Hängt ab von | python (>= 2.5) | 
| Empfohlene Pakete | python-magic | 
| Paketbetreuer | David Paleino | 
| Quelle |  | 
| Paketgröße | 10254 Byte | 
| Prüfsumme MD5 | fa18f62e04528bb6bb5aeaf758dc083a | 
| Prüfsumme SHA1 | e29a579108feb48e942d86268648bb49a62fb2a6 | 
| Prüfsumme SHA256 | 6adbda64d35c24c1716987bebc1565a87a4bf0e539cf44a487f01b690a6d8144 | 
| Link zum Herunterladen | syslog-summary_1.14-2_all.deb | 
| Ausführliche Beschreibung | This program summarizes the contents of a log file written by syslog,
by displaying each unique (except for the time) line once, and also
the number of times such a line occurs in the input. The lines are
displayed in the order they occur in the input.
.
It is also possible to define some "ignore rules" using regular
expressions. |