you are in: codestackercodes [RSS]find large files

find large files Delicious Email

show/hide lines
   1  sudo find / -type f -size +200000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
created by leozera — 25 January 2009 — get a short url — tags: shell embed

Comments



We dont send spam :)

If checked, it's highlights your comment
simple_captcha.jpg
Are you a human? Type the code from the image