_ _ _ _ _ _ _ _ _ _ _ _ _
We didn't put in ^^ because then we'd have to keep telling people what it means, and then we'd have to keep telling them why it doesn't short circuit. :-/ -Larry Wall in <199707300650.XAA05515@wall.org>
_ _ _ _ _ _ _ _ _ _ _ _ _
_
(_)
^__^ / \
(oo)\_____/_\ \
(__)\ ) /
||----w ((
|| ||>>
find . -type f -exec ls -s {} ; | sort -n -r | head -5