| You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) |
Shell procedures may use the trap command to catch or ignore Unix operating system signals. The form of the trap command is:
trap 'command-list' signal-list
Several traps may be in effect at the same time. If multiple signals are received simultaneously, they are serviced in ascending order.
To check what traps are currently set use the trap command. For example:
trap
UNIX Guide home |
search |
index
| Page URL: http://sillydog.org/unix/ [SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap] This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006 |
support MozInfo701 and SillyDog701 |