Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-195
Related Commands
create a command file. You can then incorporate this file in an OBEY file or the
INSPLOCL or INSPCSTM customization files; for example:
Related Commands
ENV on page 6-81
LIST on page 6-129
SET on page 6-171
SIGNALS
The SIGNALS command displays signal information for the current program; it does
not support Guardian processes. The SIGNALS command is an alias for the INFO
SIGNALS command.
*
requests the status of all signals of the current program.
signal-id
requests the status of a specific signal, one of:
SIGABRT SIGALRM SIGFPE
SIGHUP SIGILL SIGINT
SIGIO SIGKILL SIGPIPE
SIGQUIT SIGRECV SIGSEGV
SIGTERM SIGUSR1 SIGUSR2
SIGCHLD SIGCONT SIGSTOP
SIGTSTP SIGTTIN SIGTTOU
SIGABEND SIGLIMIT SIGSTK
SIGMEMMGR SIGNOMEM SIGMEMERR
SIGTIMEOUT
Default Value
If you enter SIGNALS alone, Inspect displays information on all the signals of the
current program.
-PRG-SHOW /OUT mysets/ ALL AS COMMANDS
SIGNAL[S] [ * | signal-id [, signal-id...] ]
[ [, ] DETAIL ]