[r...@narendra mock]# function size { du $1 -h --total | grep total ;}
[r...@narendra mock]# size .
1.2M total
[r...@narendra mock]# size ../
88M totalIf you know better command let me know -- ┌─────────────────────────┐ │ Narendra Sisodiya │ http://narendrasisodiya.com └─────────────────────────┘ -- l...@iitd - http://tinyurl.com/ycueutm
