pause(3) ultrix man page | unix.com

Man Page: pause

Operating Environment: ultrix

Section: 3

pause(3)						     Library Functions Manual							  pause(3)

Name
       pause - stop until signal

Syntax
       pause()

Description
       The subroutine never returns normally.  It is used to give up control while waiting for a signal from or an interval timer, see Upon termi-
       nation of a signal handler started during a the call will return.

Diagnostics
       The subroutine always returns:

       [EINTR]	      The call was interrupted, that is, always returns -1.

See Also
       kill(2), select(2), sigpause(2)

																	  pause(3)
Related Man Pages
pause(3p) - centos
pause(3) - netbsd
pause(3p) - posix
pause(3p) - xfree86
pause(3p) - plan9
Similar Topics in the Unix Linux Community
pause needed for corn shell
the shell not pause when execute read command
Script Pause Until Rsync Is Done Transferring
How to ring the system bell many times without pause?
Creating a script requiring a pause for user input