nerdexam
CompTIA

XK0-004 · Question #82

A systems administrator needs to retrieve specific fields from a csv file. Which of the following tools would accomplish this task?

The correct answer is A. awk. https://stackoverflow.com/questions/19602181/how-to-extract-one-column-of-a-csv-file

Scripting, Containers and Automation

Question

A systems administrator needs to retrieve specific fields from a csv file. Which of the following tools would accomplish this task?

Options

  • Aawk
  • Bsort
  • Cprint
  • Decho

How the community answered

(48 responses)
  • A
    92% (44)
  • B
    2% (1)
  • C
    2% (1)
  • D
    4% (2)

Explanation

https://stackoverflow.com/questions/19602181/how-to-extract-one-column-of-a-csv-file

Topics

#awk#CSV parsing#text processing#field extraction

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice