What does sort fruit.txt do by default?
sort fruit.txt
Permanently rewrite fruit.txt in sorted order
fruit.txt
Delete every duplicate line and leave the remaining lines unsorted
Print the file's lines in sorted order without saving a new file
Print only the total number of lines in the file