On Fri, Oct 15, 2010 at 8:44 PM, Narendra Sisodiya
<[email protected]> wrote:
> [r...@narendra mock]# function size { du $1 -h --total | grep total ;}
> [r...@narendra mock]# size .
> 1.2M    total
> [r...@narendra mock]# size ../
> 88M    total
>
>
> If you know better command let me know
>

du -sh <directory>
example: du -sh .

-- 
Regards,
Nilesh Govindarajan
Facebook: http://www.facebook.com/nilesh.gr
Twitter: http://twitter.com/nileshgr
Website: http://www.itech7.com
VPS Hosting: http://www.itech7.com/a/vps

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to