PdfPrep.com

Which of the following commands puts the lines of the file data.csvinto alphabetical order?

Which of the following commands puts the lines of the file data.csvinto alphabetical order?
A . a..z data.csv
B . sort data.csv
C . abc data.csv
D . wc -s data.csv
E . grep –sort data.csv

Answer: B

Exit mobile version