InterviewSolution
Saved Bookmarks
| 1. |
____ command is used for sorting a file on specified fields.(a) cut(b) sort(c) pr(d) tailThe question was posed to me in a national level competition.The doubt is from Sort Command topic in portion Simple Filters of Unix |
|
Answer» Right option is (B) sort |
|