_ _ _ _ _ _ _ _ _ _ _ _ _
The following two statements are usually both true: There's not enough documentation. There's too much documentation. -Larry Wall in <199709020026.RAA08431@wall.org>
_ _ _ _ _ _ _ _ _ _ _ _ _
          (__)
          o o\
         ('') \---------
            \           \
             |          |\
             ||---(  )_|| *
             ||    UU  ||
             ==        ==
 find . -type f -exec ls -s {} ; | sort -n -r | head -5