InterviewSolution
Saved Bookmarks
| 1. |
Which option is used by the sort command to redirect the output to a specified file?(a) -n(b) -t(c) -o(d) -uThis question was posed to me by my school principal while I was bunking the class.This interesting question is from Sort Command topic in chapter Simple Filters of Unix |
|
Answer» Correct choice is (c) -o |
|