Skip to content

Instantly share code, notes, and snippets.

@sibe7691
Created March 29, 2014 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sibe7691/3273d43a5e9fb96c162e to your computer and use it in GitHub Desktop.
Save sibe7691/3273d43a5e9fb96c162e to your computer and use it in GitHub Desktop.
root@ubuntu:/# sudo du --max-depth=1 / | sort -h
du: cannot access `/proc/32028/task/32028/fd/4': No such file or directory
du: cannot access `/proc/32028/task/32028/fdinfo/4': No such file or directory
du: cannot access `/proc/32028/fd/4': No such file or directory
du: cannot access `/proc/32028/fdinfo/4': No such file or directory
0 /proc
0 /sys
4 /dev
4 /lib64
4 /mnt
4 /opt
4 /selinux
4 /srv
4 /tmp
8 /media
16 /lost+found
88 /root
208 /home
264 /run
6876 /etc
8108 /sbin
8820 /bin
49716 /boot
360688 /lib
645160 /usr
1041152 /var
2121136 /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment