Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
A. kill -PIPE 123
B. kill -KILL 123
C. kill -STOP 123
D. kill -TERM 123
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!