ls(1) -arlt ~/menu/posts
list directory contents
-a, --all
       do not ignore entries starting with .
-r, --reverse
       reverse order while sorting
-l     use a long listing format
-t     sort by modification time, newest first
List information about the FILEs (the current directory by default).  Sort entries alphabetically if none
of -cftuvSUX nor --sort is specified.
source manpages: ls