Unix - Engineering

Q1:

Which command is used to sort the lines of data in a file in alphabetical order?

A sort

B sh

C st

D sort -r

E None of the above

ANS:A - sort

No answer description is available.