logintop10(1)

LOGINTOP10(1) General Commands Manual LOGINTOP10(1)

NAME

logintop10 - generate wtmp statistics

SYNOPSIS

logintop10 [options]

options: [-iorl]

DESCRIPTION

The program logintop10 creates several "Top 10" lists from wtmp (usally in /var/log/) statistics. Lists include login frequency, login duration, busiest day of the week, busiest day of the month, and busiest month. It outputs a formatted HTML file.

OPTIONS

-i
Input file. You can have multiple -i file parameters.
-o
File to write to.
-r
Also output raw list. Adds a list of logins and durations.
-l
Locale. Specifies the language for the output.

BUGS

None. This program is totally bug-free.

SEE ALSO

http://www.vanheusden.com/logintop10/

NOTES

This page describes logintop10 as found in the logintop10-1.4 package; other versions may differ slightly. Mail corrections and additions to folkert@vanheusden.com. Report bugs in the program to folkert@vanheusden.com.

2003-02 Logintop10