440Software EngineeringMediumWhich command is used to sort the lines of data in a file in alphabetical order?AshBsortCstDsort -r Correct answerB. sort ExplanationThe correct answer is sort.