You can also have a look at this wich detailled the binary format
http://www.oreilly.com/catalog/perlsysadm/chapter/ch09.html
P.S: also see "FIONREAD" to retrieve the struct format on your system.
$Bill Luebkert wrote:
Mundell, R. (Ronald) wrote:
Good Day
Does anyone know what the format of
> Does anyone know what the format of the wtmp file is and
> if there is a perl module that will assist me processing
> this file?
This is the module that is designed for that purpose:
http://search.cpan.org/~mpiotr/User-Utmp-1.6/Utmp.pm
I have not used it personally. By the way, this was the fir
Mundell, R. (Ronald) wrote:
> Good Day
>
>
>
> Does anyone know what the format of the wtmp file is and if there is a
> perl module that will assist me processing this file?
That's what man pages are for. man 5 wtmp will hopefully get you some help.
http://www.linuxjournal.com/cgi-bin/man/m
Good Day
Does anyone know what the format of the wtmp file is and if
there is a perl module that will assist me processing this file?
Ronald Mundell
This
email and any accompanying attachments may contain confidential and proprietary
information. This information is
pr