LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 5 Topic 1 Discussion

LPI Level 1 Exam 101, Junior Level Linux Certification, Part 1 of 2 101-400 Question # 5 Topic 1 Discussion

101-400 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

What command will generate a list of user names from /etc/passwd along with their login shell?


A.

column -s : 1,7 /etc/passwd


B.

chop -c 1,7 /etc/passwd


C.

colrm 1,7 /etc/passwd


D.

cut -d: -f1,7 /etc/passwd


Get Premium 101-400 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.