Hacker News new | ask | show | jobs
by account42 115 days ago
If you just want to print of the terminal even if normal stdout/stderr is disabled you can also use >/dev/tty but obviously that is less flexible.