Q. Which of the following command kill all the process including shell ? (A) kill kill 0 (B) kill -9 kill 0 (C) kill -s kill 0 (D) Both B and C ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Both B and C