cejack4

du command output

Jan 3rd, 2013
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. charles@ZentyalCJ:/$ sudo du -sk [a-lo-z]* | sort -n
  2. [sudo] password for charles:
  3.  
  4. du: cannot access `proc/5574/task/5574/fd/4': No such file or directory
  5. du: cannot access `proc/5574/task/5574/fdinfo/4': No such file or directory
  6. du: cannot access `proc/5574/fd/4': No such file or directory
  7. du: cannot access `proc/5574/fdinfo/4': No such file or directory
  8. 0 initrd.img
  9. 0 initrd.img.old
  10. 0 lib64
  11. 0 proc
  12. 0 sys
  13. 0 vmlinuz
  14. 0 vmlinuz.old
  15. 4 asterisk
  16. 4 cdrom
  17. 4 selinux
  18. 4 ubuntu
  19. 8 Files
  20. 12 aquota.group
  21. 12 aquota.user
  22. 16 build
  23. 16 lost+found
  24. 52 tmp
  25. 256 dev
  26. 7932 bin
  27. 9868 sbin
  28. 12456 lib32
  29. 15468 etc
  30. 98440 root
  31. 136836 opt
  32. 148073 boot
  33. 1115140 lib
  34. 1768404 var
  35. 2561856 usr
  36. 7239368 srv
  37. 11382740 home
Advertisement
Add Comment
Please, Sign In to add comment