Linux tech
Tuesday, November 27, 2012
Check the dir size
To check the Dir size.
=====================
[root@TESTBED ~]# du -h --max-depth=1 /opt/ | sort -n -r
[root@TESTBED ]# du -h --max-depth=1 | sort -n -r
File size
=====
[root@TESTBED ]# du -h -s /opt/abc.txt
[root@TESTBED ]# du -h -s /opt/*
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment