command: lastlog
usage: reports the most recent login of all users or of a given user

syntax: # lastlog options

examples:

1. To print only lastlog records older than 5 days

    $ lastlog -b 5

2. To print help info of this command

    $ lastlog --help

3. To print the login information 5 days ago

    $ lastlog -t 5

4. To display the login details of specified user

    $ lastlog -u username


regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to