On 2006/02/21 17:54, Martin Schrvder wrote: > I.e. is there any program that other than login that shows > information from lastlog(5)?
last(1), port lastlog(8) from another OS (I tried to look at lastlog(5) on another OS to see if the formats are similar, but wouldn't you know it, they forgot to document it), or write your own (either working with lastlog(5) directly or with the output of last(1) if that's easier). > pwck command checks the integrity of password and shadow files. pwd_mkdb(8) > The useradd, userdel and usermod commands are used for managing > user accounts. The groupadd, groupdel and groupmod commands are > used for managing group accounts. Had those since before the century of the fruitbat, I believe.

