Operating System - HP-UX
1840466 Members
2707 Online
110165 Solutions
New Discussion

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...