How to : Find last login year for user in Linux and Unix platform
10 pts.
0
Q:
How to : Find last login year for user in Linux and Unix platform
Thanks
AVKlinux
ASKED: Feb 12 2009  9:43 PM GMT
0
29855 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
In linux, you can use the lastlog command.

If you want to see information for a specific user, use:

lastlog -u <username>


for help, type

lastlog -h
Last Answered: Feb 12 2009  10:13 PM GMT by Carlosdl   29855 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0