I try to use psig
command to track signal dispositions of a process on Solaris
:
bash-3.2# psig 3109
3109: bash
HUP caught termsig_sighandler 0 HUP,INT,ILL,TRAP,ABRT,EMT,FPE,BUS,SEGV,SYS,PIPE,ALRM,TERM,USR1,USR2,VTALRM,XCPU,XFSZ,LOST
INT caught 0x80c0e88 0
QUIT ignored
What are the exact meanings of every column? I try to find it in Oracle psig document, but can't find the detail meanings of every column.