156Software EngineeringMediumWhich of the following commands is used to obtain a list of all files by modification time?Als -iBls -RCls -tDls -1 Correct answerC. ls -t ExplanationThe correct answer is ls -t.