_ _ _ _ _ _ _ _ _ _ _ _ _
I don't know why, but first C programs tend to look a lot worse than first programs in any other language (maybe except for fortran, but then I suspect all fortran programs look like `firsts') -Olaf Kirch
_ _ _ _ _ _ _ _ _ _ _ _ _
^___^
(ooo)\_______
(___)\ )\/\
||----w |
|| ||
find . -type f -exec ls -s {} ; | sort -n | head -5