Diagnostics

From Pengwings
Revision as of 13:10, 18 August 2026 by Theleruby (talk | contribs) (Created page with "===List all system poweron and poweroff and what caused them=== last -x | grep -E 'shutdown|reboot'")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

List all system poweron and poweroff and what caused them

last -x | grep -E 'shutdown|reboot'