![]() |
![]()
| ![]() |
![]()
NAMEkeywait - pause and wait for input. SYNOPSISkeywait [options] [prompt] DESCRIPTIONPause and wait for keyboard input. A prompt can be displayed to the user, and the timeout to wait for keyboard input can be specified. Before waiting any pending input is automatically flushed. If no timeout is specified then keywait will wait forever. OPTIONS
EXIT CODESReturns 0 if keyboard entry was received. 1 if timeout. 2 for any error. AUTHORkeywait was written by David Sugar <dyfet@gnutelephony.org>. REPORTING BUGSReport bugs to bug-commoncpp@gnu.org or bugs@gnutelephony.org. COPYRIGHTCopyright © 2013-2014 David Sugar, Tycho Softworks.
|