Short: Multitasking signal synchronization for shell scripts Author: Stephan Fuhrmann Uploader: Stephan Fuhrmann Type: util/shell Architecture: m68k-amigaos WaitSignal will enable you to wait for specified signals (CTRL-C, CTRL-D,...) in shell scripts. The main purpose for this is synchronization between parent and child shell processes. Source code in ANSI-C included!