> Just want to see the files that have been modified. "ls -cl --full-time" orders the files by modification time "ls -cl" works too but only displays the date you could use "ls -clr" to reverse the order