This tip was submitted to the SearchEnterpriseLinux.com tip exchange by member S. Lakshmi. Please let other users know how useful it is by rating it below.
To list the last time a user logged in, follow these instructions:
Use "last" to find out who has recently used the system, which terminals they used, and when they logged in and out. So, to output a list of recent system use, type:
$ last [RET]
To find out when a particular user last logged in to the system, give his username as an argument. So, to find out when user 'raja' last logged in, type:
$ last raja [RET]
Requires Free Membership to View
This was first published in January 2004

Join the conversationComment
Share
Comments
Results
Contribute to the conversation