PAUSE(2) System Calls Manual PAUSE(2)NAMEpause - stop until signalSYNOPSISpause( )DESCRIPTIONPause never returns normally. It is used to give up control while waiting for a signal from kill(2) or alarm(2).SEE ALSOkill(1), kill(2), alarm(2), signal(2), setjmp(3)ASSEMBLER(pause = 29.) sys pause PAUSE(2)
| Related Man Pages |
|---|
| pause(3) - linux |
| pause(3) - netbsd |
| pause(3) - osf1 |
| pause(3p) - opendarwin |
| pause(3p) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| In need of help!! |
| pause needed for corn shell |
| the shell not pause when execute read command |
| How to pause a shell script |
| Creating a script requiring a pause for user input |