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.)
A. The process cron has the privileged user id.
B. Running pkill -KILL `pgrep cron` kills cron.
C. The PID of cron is 156.
D. The process cron is logging to /var/spool/cron/atjobs.
E. The process cron is using /var/cron/log as the working directory.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.