Which of the following commands will stop all processes owned by the user bob? (choose two)

Which of the following commands will stop all processes owned by the user bob? (choose two)Category: Introduction to Linux IAuthor "LinuxQuestions"Which of the following commands will stop all processes owned by the user bob? (choose two)
Linux Questions Staff asked 1 year ago

Which of the following commands will stop all processes owned by the user bob? (choose two)

  • kill -u bob
  • pkill -u bob
  • kill -l
  • killall -u bob

About the author