Advertisement
Guest User

Untitled

a guest
Feb 14th, 2013
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [root@host1 dir1]# du -skh dst
  2. 99G dst
  3. [root@host1 dir1]# cd dst
  4. [root@host1 dst]# du -skh *
  5. 1.2G file1
  6. 2.4G file2
  7. 4.4G file3
  8. 108M file4
  9. [root@host1 dst]# du -skh .glusterfs/
  10. 99G .glusterfs/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement