1.

By default, sort command reorders lines in ASCII collating sequence.(a) True(b) FalseI had been asked this question by my college professor while I was bunking the class.I'd like to ask this question from Sort Command topic in portion Simple Filters of Unix

Answer»

Correct CHOICE is (a) True

Explanation: By default, sort reorders lines in ASCII collating sequence i.e. whitespaces first, then NUMERALS, uppercase LETTERS and at LAST lowercase letters. But we can change this default sorting sequence using a certain sequence.



Discussion

No Comment Found

Related InterviewSolutions