linux logic
Monday, April 1, 2013
Linux last reboot time and date find out
Linux last reboot time and date find out.
$ who –b
$ last reboot | less
$ last reboot | head -1
To display last shutdown date and time use following command:
$ last -x|grep shutdown | head -1
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment