Coding, Linux, Hacking Security, Learning!
find out the size of directory in Linux
what command to use to find out the size of directory in linux?
//assume u want to know the size of mydir
du -h mydir | grep mydir$
| Print article | This entry was posted by admin on October 5, 2008 at 10:13 am, and is filed under linux command. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |