InterviewSolution
Saved Bookmarks
| 1. |
To extract specific columns from a file, ____ command is used.(a) tail(b) head(c) pr(d) cutThis question was posed to me in final exam.Asked question is from Filtering Commands in section Simple Filters of Unix |
|
Answer» Correct answer is (d) cut |
|