CompTIACompTIA
XK0-005 · Question #10170
XK0-005 Question #10170: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #10170. The question stem and answer options stay visible for context.
System Management
Question
A user issues the following command: ls -l /var/log | egrep -e '^d[rwx]{3}.*[rw-]{3}.*' The list of files in the system is shown below: Which of the following results matches the command issued?
Options
- Adrwxr-x--- 2 root adm 4096 Apr 25 14:41 unattended-upgrades
- Bdrwxr-xr-x 2 root root 4096 Apr 24 08:36 apt
- Cdrwxr-xr-x 2 root root 4096 Apr 24 08:36 apt
- D-rw-r--r-- 1 root root 2877 Apr 24 14:14 alternatives.log
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Regular Expressions#Linux Commands#File Permissions#Directory Management