PrepAway - Latest Free Exam Questions & Answers

Which two statements are true ?

Given:
# pwdx `pgrep cron`
156: /var/spool/cron/atjobs
# pfiles `pgrep cron` | grep -i log
/var/cron/log
/var/cron/log
# pcred `pgrep cron`
156: e/r/suid=0 e/r/sgid=0
groups: 0 1 2 3 4 5 6 7 8 9 12
Which two statements are true ? (Choose two.)

PrepAway - Latest Free Exam Questions & Answers

A.
The process cron is logging to /var/spool/cron/atjobs.

B.
The process cron is using /var/cron/log as the working directory.

C.
The process cron has the privileged user id.

D.
Running pkill -KILL `pgrep cron` kills cron.

E.
The PID of cron is 156.


Leave a Reply