WCAT(1) | User Commands | WCAT(1) |
wcat - printout wtmp entries
wcat [-w wtmp|-] [-adX[3|4]] [-s start] [-e end] [-b H[:M[:S]]] [--help] [--version]
Wcat provides an easy way to recover trimmed information from wtmp binary files. This tool can be useful for scripts that need only partial information from them.
Notice that wcat output is binary wtmp entries so if
this information is printed out to a terminal or screen it might mess it up.
A better use of wcat would be: wcat | rawtmp -w -
/var/log/wtmp login database
/usr/adm/radacct/.../detail Radius accounting logs
The upstream author of wcat is Steve Baker (ice@mama.indstate.edu)
This manpage was written by Javier Fernandez-Sanguino based on help2man for the Debian GNU/Linux distribution (but can be used by others).
January 2003 | wcat v1.0 (c) 2001 by Steve Baker |