Exit 1Z0-821 Oracle Solaris 11 System Administration
Question 4 of 5
0% complete
Q4 Single choice

A user on the system has started a process, but it needs to be terminated.

The process ID was determined as follows:

pgrep userprogram

l5317

The user attempted to terminate the program as follows:

pkill 15317

This command runs without an error message, and the process continues to run.

What is the issue?

  • A

    You need to run the pkill command with the process name.

  • B

    You need to switch to super user to kill the process.

  • C

    You need to run the ps command to get more information.

  • D

    You need to run the prstat command to get more information.