MCQs > IT & Programming > Bash > In order to extract text from the first column of file called textfile, which command would you use?

Bash MCQs

In order to extract text from the first column of file called textfile, which command would you use?

Answer

Correct Answer: Cat textfile | awk '{print $1}'

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Bash Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Bash Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it