Subject: Re: accouting info
To: John M Vinopal <banshee@gabriella.resort.com>
From: None <Chris_G_Demetriou@NIAGARA.NECTAR.CS.CMU.EDU>
List: current-users
Date: 01/10/1996 21:38:17
> Is there a clean way under netbsd to determine the last login time of 
> your users?  The way I figure it, you can search utmp records, check the 
> read time on directory or .login. 
> 
> I really liked IRIX's habit of making a lastlogin file for each user.

touch /var/log/lastlog

(man 5 utmp for more details.)


chris