nerdexam
LPI

101-500 · Question #201

101-500 Question #201: Real Exam Question with Answer & Explanation

Sign in or unlock 101-500 to reveal the answer and full explanation for question #201. The question stem and answer options stay visible for context.

GNU and Unix Commands

Question

What command will print a list of usernames (first column) and their corresponding user id (uid, third column) from /etc/passwd?

Options

  • Acut -d: -fl,3 /etc/passwd
  • Bchop -c l,3 /etc/passwd
  • Ctac l-3 /etc/passwd
  • Dfmt -u /etc/passwd

Unlock 101-500 to see the answer

You've previewed enough free 101-500 questions. Unlock 101-500 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

#cut command#field extraction#/etc/passwd structure#text processing
Full 101-500 Practice