man.bsd.lv manual page server

Manual Page Search Parameters

WTMPCVT(1) General Commands Manual WTMPCVT(1)

wtmpcvtconvert wtmp files to the utmpx format

wtmpcvt input output

The wtmpcvt utility converts traditional wtmp user accounting database files to the same format that is used by /var/log/wtmpx. This makes it possible to view their contents using existing accounting utilities, such as last(1) and ac(8).

last(1), getutxent(3), ac(8)

The wtmpcvt utility appeared in FreeBSD 9.0.

Ed Schouten <ed@FreeBSD.org>

The application assumes the input file has the same byte order as the host system. The output file can be used on any architecture.

September 17, 2019 DragonFly-6.0.1