Misc

From Anthony Pastor Wiki Notes - Verba volant, scripta manent
Revision as of 16:52, 4 February 2016 by Anthoanthop (talk | contribs) (Created page with "=How do I find how long ago a Linux system was installed ?= <syntaxhighlight lang="bash"> # tune2fs -l /dev/dm-0 | grep 'Filesystem created:' Filesystem created: Thu Fe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How do I find how long ago a Linux system was installed ?

# tune2fs -l /dev/dm-0  | grep 'Filesystem created:'
Filesystem created:       Thu Feb  4 05:46:35 2016