slackbuilds_ponce/system/pause/README
B. Watson 9f65d8e251 system/pause: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:10 -04:00

8 lines
213 B
Text

pause (don't exit, efficiently)
pause waits to be terminated by a signal.
It can be used when service supervision is used but there is no
long-running program to supervise.
pause uses minimal system resources.