dump-utmp(8) - Linux manual page

NAME | SYNOPSYS | OPTIONS | SEE ALSO | COLOPHON

DUMP_UTMP(8)               System Manager's Manual              DUMP_UTMP(8)

NAME         top

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

SYNOPSYS         top

       dump-utmp [-hrR] [-n <recs>] <files>
             [--num <recs>] [--raw] [--reverse] [--help]

OPTIONS         top

       The following options are supported:

       -h, --help
              Print a help message and the default location of the process
              accounting file and exit.

       -r, --reverse
              Print the output in reverse order.

       -R, --raw
              The records will be printed without any parsing.

       -n, --num NUMRECS
              Display only the first NUMRECS number of records.

SEE ALSO         top

       accton (8), lastcomm (1), utmp (5)

COLOPHON         top

       This page is part of the psacct (process accounting utilities)
       project.  Information about the project can be found at 
       ⟨http://www.gnu.org/software/acct/⟩.  If you have a bug report for
       this manual page, see ⟨http://www.gnu.org/software/acct/⟩.  This page
       was obtained from the tarball acct-6.6.4.tar.gz fetched from
       ⟨http://ftp.gnu.org/gnu/acct/⟩ on 2018-02-02.  If you discover any
       rendering problems in this HTML version of the page, or you believe
       there is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

Linux accounting system        2009 December 2                  DUMP_UTMP(8)