Multiple Choice
Which of the following commands puts the lines of the file data.csv into 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
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: Where is the operating system of a
Q9: Which of the following DNS record types
Q10: Which of the following commands can be
Q11: Which of the following is a protocol
Q12: Which permissions are set on a regular
Q14: Which of the following programs is a
Q15: Which of the following outputs could stem
Q16: Which of the following tasks can the
Q18: What is true about the owner of
Q47: What is true about the dmesg command?<br>A)