Manpages

Manpage of DUMP-UTMP

DUMP-UTMP

Section: Maintenance Commands (8)
Updated: 2000 July 19
Index
Return to Main Contents
 

NAME

dump-utmp - print an utmp file in human-readable format  

SYNOPSIS

dump-utmp
[ -r | --reverse ] [ -R | --raw ] [ -n | --num recs ] [ -h | --help ] files
 

DESCRIPTION

dump-acct file prints a list of all logins. This list is usually written in /var/log/wtmp.

All fields are separated by vertical line. Fields are: user name, tty, type, id, pid, hostaddr, host, time.  

OPTIONS

..PD 0
-h, --help
Prints the usage string and default locations of system files to standard output and exits.
-n, --num recs
Number of lines to print.
-r, --reverse
Start printing from last records.
-R, --raw
Print raw records, not human-readable.
 

FILES

wtmp
The system wide login record file. See wtmp(5) for further details.

 

AUTHOR

The GNU accounting utilities were written by Noel Cragg <noel@gnu.ai.mit.edu>. The man page was written by Ognyan Kulev <ogi@fmi.uni-sofia.bg> for Debian GNU systems (but may be used by others).  

SEE ALSO

login(1), wtmp(5), init(8), sa(8)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
AUTHOR
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 04:29:29 GMT, July 27, 2024