InterviewSolution
Saved Bookmarks
| 1. |
Which option is used with sort command to specify the field delimiter?(a) -a(b) -t(c) -k(d) -nI have been asked this question during an internship interview.I need to ask this question from Sort Command in portion Simple Filters of Unix |
|
Answer» Right answer is (B) -t |
|