Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: What information can the lspci command display
Q24: Which file specifies the user accounts that
Q25: After moving data to a new filesystem,
Q26: Which of the following shell redirections will
Q27: Which of the following Linux filesystems preallocates
Q29: Which command is used to create and
Q30: Which of the following commands determines the
Q31: Which of the following fields can be
Q32: Which of the following commands is used
Q33: Which Debian package management tool asks the