Hacker News new | ask | show | jobs
by aeosynth 3389 days ago
You can trivially bypass that with an infinite loop:

    while true; do sleep 1; done