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 IWhich of the following commands will stop all processes owned by the user bob? (choose two)
Linux Questions Staff asked 2 years 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