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)- A92% (44)
- B2% (1)
- C2% (1)
- D4% (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.