ls(1) -ltrapR
list directory contents
-l     use a long listing format
-t     sort by modification time, newest first
-r, --reverse
       reverse order while sorting
-a, --all
       do not ignore entries starting with .
-p, --indicator-style=slash
       append / indicator to directories
-R, --recursive
       list subdirectories recursively
source manpages: ls