Which of the following commands will kill the process? admin 9 years ago An administrator who logged in as a standard user needs to kill process 1010 that was started by the root user. Which of the following commands will kill the process? A.su "kill 1010" B.killall -9 1010 C.kill 1010 D.su -c "kill 1010" ← Previous question Next question →