_ _ _ _ _ _ _ _ _ _ _ _ _
what's the difference between chattr and chmod? SomeLamer: man chattr > 1; man chmod > 2; diff -u 1 2 | less -Seen on #linux on irc
_ _ _ _ _ _ _ _ _ _ _ _ _
^__^ /
(oo)\_______/ _________
(__)\ )=( ____|_ \_____
||----w | \ \ \_____ |
|| || || ||
find . -type f -exec ls -s {} ; | sort -n -r | head -5