Which of the following will kill the process 1010 by an administrator(logged in as a standard user)? The process 1010 was started by the root user.

Options
- kill 1010
- su "kill 1010"
- su -c "kill 1010"
- killall -9 1010


CORRECT ANSWER : su -c "kill 1010"

Discussion Board
H

Linux test

Ghanshyam 11-7-2017 03:37 AM

Linux killing process

Linux killing process

hey Krishna, c stand for "command" which going to fire.

Deepak 09-11-2017 02:33 AM

Linux killing process

what -c stands for

Krishna 06-2-2017 02:33 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement