Join Nostr
2025-10-03 03:45:38 UTC

schuelermine on Nostr: The Linux kernel docs say you shouldn't write more than one character to ...

The Linux kernel docs say you shouldn't write more than one character to /proc/sysrq-trigger, and then immediately give an example command that writes two characters to /proc/sysrq-trigger (echo prints a newline at the end)

#linux