List boots and read previous boot journalctl

Index past boots, then -b -1 reads the prior boot. note: needs persistent storage

journalctl --list-boots && journalctl -b -1 -p warning
more journalctl all 12 commands →