Ich bin's, Kai die Katze!
List all processes, including the complete cmdline:
ps auxwww
Show processes as a tree:
ps faux
ps axjf
pstree
List alternatives for editor
:
update-alternatives --list editor
Set /usr/bin/vim.basic
as alternative for editor
:
update-alternatives --set editor /usr/bin/vim.basic
systemd-run --on-calendar="2023-01-01 01:00:00 UTC" systemctl reboot
mdadm --auto-detect
mdadm --assemble --scan
mdadm --detail /dev/md0