Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ou want to terminate a running program that has a PID of 9 6 4 0 . Match the command line with the resulting action.
ou want to terminate a running program that has a PID of
Match the command line with the resulting action.
Question options:
Tells the program to terminate normally, however, if the program is hung up the system will not force quit.
Tells the program to quit, however, if the program is hung up the system will not force quit.
Tells the program to forcefully terminate, this can result in zombie processes or lost memory.
sudo kill
sudo kill
sudo kill
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started