_ _ _ _ _ _ _ _ _ _ _ _ _
/* This bit of chicanery makes a unary function followed by a parenthesis into a function with one argument, highest precedence. */ -Larry Wall in toke.c from the perl source code
_ _ _ _ _ _ _ _ _ _ _ _ _
\ /
\/
(__) /\
(oo) O O
_\/_ //
* ( ) //
\ (\\ //
\( \\ )
( \\ ) /\
___[\______/^^^^^^^\__/) o-)__
|\__[=======______//________)__\
\|_______________//____________|
||| || //|| |||
||| || @.|| |||
|| \/ .\/ ||
find . -type f -exec ls -s {} ; | sort -n -r | head -5