Y
Hacker News
new
|
ask
|
show
|
jobs
by
mdavid626
1813 days ago
Nice trick, I usually use sleep 10000000 as the command.
1 comments
geofft
1813 days ago
"sleep infinity" works on GNU coreutils as well as recent versions of busybox (which is what Alpine uses as coreutils).
link
LukeShu
1813 days ago
"recent" = BusyBox 1.31 (October 2019) or newer; for inclusion in Alpine 3.11 (December 2019) or newer.
link