ls(1) -Alhtr
list directory contents
-A, --almost-all
       do not list implied . and ..
-l     use a long listing format
-h, --human-readable
       with -l, print sizes in human readable format (e.g., 1K 234M 2G)
-t     sort by modification time, newest first
-r, --reverse
       reverse order while sorting
source manpages: ls