>> Delete Reply from No. 38990 article
No. RE: signal 15 가 뜻하는것은 무엇인가요?

등록 2002-01-07 10:43:00 By localhost     조회 2
이름 토꽹이    

		: signal 뒤에 있는 숫자가 의미하는건 무엇인가요?
:
: 자세한 답변 부탁드립니다.
:
: 감사합니다.
:
: --
: 오직정직하고현명한
: 오정현입니다.
 사용하시는 리눅스 박스가 있으시다면
 # man 7 signal
 하시면 사용가능한 singal 리스트가 주우욱~
 참고로 architecture dependent라네요... ^^;
        Signal     Value     Action   Comment
       -------------------------------------------------------------------------
       SIGHUP        1        A      Hangup detected on controlling terminal
                                     or death of controlling process
       SIGINT        2        A      Interrupt from keyboard
       SIGQUIT       3        C      Quit from keyboard
       SIGILL        4        C      Illegal Instruction
       SIGABRT       6        C      Abort signal from abort(3)
       SIGFPE        8        C      Floating point exception
       SIGKILL       9       AEF     Kill signal
       SIGSEGV      11        C      Invalid memory reference
       SIGPIPE      13        A      Broken pipe: write to pipe with no readers
       SIGALRM      14        A      Timer signal from alarm(2)
       SIGTERM      15        A      Termination signal
       SIGUSR1   30,10,16     A      User-defined signal 1
       SIGUSR2   31,12,17     A      User-defined signal 2
       SIGCHLD   20,17,18     B      Child stopped or terminated
       SIGCONT   19,18,25            Continue if stopped
       SIGSTOP   17,19,23    DEF     Stop process
       SIGTSTP   18,20,24     D      Stop typed at tty
       SIGTTIN   21,21,26     D      tty input for background process
       SIGTTOU   22,22,27     D      tty output for background process
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved