* pause-nosignal ~pause-nosignal~ does nothing efficiently. It does not sleep periodically, it just calls a single library function "pause". The difference with the venerable pause (1) is that this version does not ignore sighup, sigterm, and any other signals.