Multiple choice By which command can you display the files last sorted? ls -u ls -i ls -r ls -c Reveal answer Fill a bubble to check yourself A Correct answer Explanation ls -u is used to display the files sorted by the last access.