Text-only | Table of Contents (frame/ no frame) |
(28) Signals |
![]() ![]() ![]() |
kill
.
trap
handler sig ...
-
resets the signals to their default values
''
(null) ignores the signals
EXIT
ERR
(ksh)
DEBUG
(ksh)
Exit handlers can be defined to clean up temporary files or reset the state of devices. This can be useful if the script has multiple possible exit points.
signals.src last modified Mar 26, 2010 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |