Oracle
1Z0-876 · Question #67
Wally is searching for the PID of the syslog process on his system. He uses the following command: $ pgrep syslogd Choose the answer that describes the outcome of this command.
The correct answer is A. The PIDs of all syslogd processes are displayed. See the full explanation below for the reasoning.
Question
Wally is searching for the PID of the syslog process on his system. He uses the following command:
$ pgrep syslogd Choose the answer that describes the outcome of this command.
Options
- AThe PIDs of all syslogd processes are displayed.
- BThe PID and full path of the first syslogd process is displayed.
- CThe PIDs and name of each syslogd process is displayed.
- DThe PIDs and full path of all syslogd processes is displayed.
How the community answered
(33 responses)- A82% (27)
- B6% (2)
- C9% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.