Which command is used to sort the lines of data in a file in reverse order
A
sort
B
sh
C
st
D
sort -r
E
None of the above
Correct Answer: sort -r