Jump to content

Command Crate ¿about?

Find OS installation date (dumpe2fs)

dumpe2fs -h /dev/root | grep -i created

Retrieves the installation date of the operating system by checking the filesystem creation time on /dev/root.

system information [kb:172]