List of questions
Related questions
Question 318 - XK0-005 discussion
A systems administrator wants to list all local account names and their respective UIDs. Which of the following commands will provide output containing this information?
A.
cut -c: -f3,1 /etc/passwd
B.
cut -d: -s2,3 /etc/passwd
C.
cut -d: -f1,3 /etc/passwd
D.
cut -n: -f1,2 /etc/passwd
Your answer:
0 comments
Sorted by
Leave a comment first