opensolaris man page for utmpx

Query: utmpx

OS: opensolaris

Section: 4

Links: opensolaris man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

utmpx(4)							   File Formats 							  utmpx(4)

NAME
utmpx, wtmpx - utmpx and wtmpx database entry formats
SYNOPSIS
#include <utmpx.h> /var/adm/utmpx /var/adm/wtmpx
DESCRIPTION
The utmpx and wtmpx files are extended database files that have superseded the obsolete utmp and wtmp database files. The utmpx database contains user access and accounting information for commands such as who(1), write(1), and login(1). The wtmpx database contains the history of user access and accounting information for the utmpx database.
USAGE
Applications should not access these databases directly, but should use the functions described on the getutxent(3C) manual page to inter- act with the utmpx and wtmpx databases to ensure that they are maintained consistently.
FILES
/var/adm/utmpx user access and adminstration information /var/adm/wtmpx history of user access and adminstrative information
SEE ALSO
getutxent(3C), wait(3C), wait.h(3HEAD) SunOS 5.11 6 Mar 2008 utmpx(4)
Related Man Pages
utmpx(5) - mojave
utmpx(4) - opensolaris
wtmpx(4) - opensolaris
wtmpx(4) - centos
wtmpx(4) - redhat
Similar Topics in the Unix Linux Community
user id
flarcreate disk error 28
List all inactive users who has not logged on since last 90 days
no utmpx entry and other questions
Can't solve the &quot;Too many open files&quot; error