-->
当前位置:首页 > 题库

单选题:When the kill command is given with only the PID number of the p

Luz5年前 (2021-05-10)题库616
When the kill command is given with only the PID number of the process to kill (as in 'kill 1234'), this corresponds to which type of kill signal? @[D](1)
A. 2 (SIGINT)
B. 1 (SIGHUP)
C. 9 (SIGKILL)
D. 15 (SIGTERM)





A.2 (SIGINT)
B.1 (SIGHUP)
C.9 (SIGKILL)
D.15 (SIGTERM)


答案:D