Hacker News new | ask | show | jobs
by mdavid626 1813 days ago
Nice trick, I usually use sleep 10000000 as the command.
1 comments

"sleep infinity" works on GNU coreutils as well as recent versions of busybox (which is what Alpine uses as coreutils).
"recent" = BusyBox 1.31 (October 2019) or newer; for inclusion in Alpine 3.11 (December 2019) or newer.