Operating System - HP-UX
1834029 Members
1998 Online
110063 Solutions
New Discussion

Re: How to find a user's last login year with date commnad ?

 
AVKlinux
New Member

How to find a user's last login year with date commnad ?

Thanks
AVKlinux
2 REPLIES 2
Mark McDonald_2
Trusted Contributor

Re: How to find a user's last login year with date commnad ?

try the "last" command?
James R. Ferguson
Acclaimed Contributor

Re: How to find a user's last login year with date commnad ?

Hi:

You can do:

# /usr/sbin/acct/fwtmp < /var/adm/wtmp

Regards!

...JRF...