Query: utmp_update
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UTMP_UPDATE(8) BSD System Manager's Manual UTMP_UPDATE(8)NAMEutmp_update -- update utmpx databaseSYNOPSISutmp_update utmpx_entryDESCRIPTIONutmp_update is a helper program to allow a user to update his own utmpx(5) entry. utmp_update does some consistency checks on the strvis(3)-encoded utmpx_entry and then updates the utmpx(5) database of currently logged in users. utmp_update should not be called directly, but will normally only be called by pututxline(3) if the privileges of the calling user are not sufficient.EXIT STATUSutmp_update returns 0 on success, and 1 if an error occurred.SEE ALSOpututxline(3), utmpx(5)BSDDecember 12, 2002 BSD
Related Man Pages |
---|
login(3) - mojave |
logout(3) - mojave |
logwtmp(3) - mojave |
login(3) - osx |
wtmpx(4) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
sorting left-justified numeric values |
Better to Use Return Code or wc -l Output? |
Adding a List of Times |