Previous: Intercepting Signals (‘handle’, ‘info handle’), Up: Signals (‘handle’, ‘info handle’, ‘signal’) [Contents][Index]
signal signal-name | signal-number
You can use the signal command send a signal to your program. Supply either the signal name, e.g. SIGINT, or the signal number 15.
signal
SIGINT
15