_ _ _ _ _ _ _ _ _ _ _ _ _
The connection between the language in which we think/program and the problems and solutions we can imagine is very close. For this reason restricting language features with the intent of eliminating programmer errors is at best dangerous. -Bjarne Stroustrup
_ _ _ _ _ _ _ _ _ _ _ _ _
.--. |o_o | |:_/ | // \ \ (| | ) /'\_ _/`\ \___)=(___/
find . -type f -exec ls -s {} ; | sort -n | head -5