Skip to content

Instantly share code, notes, and snippets.

@AntelopeSalad
Last active January 1, 2016 10:59
Show Gist options
  • Save AntelopeSalad/8134977 to your computer and use it in GitHub Desktop.
Save AntelopeSalad/8134977 to your computer and use it in GitHub Desktop.
$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 7.5G 6.7G 469M 94% /
udev 368M 4.0K 368M 1% /dev
tmpfs 150M 784K 149M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 375M 260K 374M 1% /run/shm
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 7.5G 6.2G 981M 87% /
udev 368M 4.0K 368M 1% /dev
tmpfs 150M 784K 149M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 375M 260K 374M 1% /run/shm
8.5M /bin
47M /boot
4.0K /cdrom
65M /data
4.0K /dev
11M /etc
du: cannot access `/home/nick/.gvfs': Permission denied
3.1G /home
0 /initrd.img
0 /initrd.img.old
288M /lib
16K /lost+found
4.0K /media
4.0K /mnt
138M /opt
du: cannot access `/proc/491/task/491/fd/4': No such file or directory
du: cannot access `/proc/491/task/491/fdinfo/4': No such file or directory
du: cannot access `/proc/491/fd/4': No such file or directory
du: cannot access `/proc/491/fdinfo/4': No such file or directory
du: cannot access `/proc/15163/task/15163/ns/net': No such file or directory
du: cannot access `/proc/15163/task/15163/ns/uts': No such file or directory
du: cannot access `/proc/15163/task/15163/ns/ipc': No such file or directory
du: cannot access `/proc/15163/ns/net': No such file or directory
du: cannot access `/proc/15163/ns/uts': No such file or directory
du: cannot access `/proc/15163/ns/ipc': No such file or directory
0 /proc
28K /root
784K /run
8.1M /sbin
4.0K /selinux
4.0K /srv
0 /sys
28K /tmp
2.7G /usr
747M /var
0 /vmlinuz
0 /vmlinuz.old
7.0G total
$ du -hsc /home/*/*
177M /home/nick/Apps
8.0K /home/nick/bin
1.2M /home/nick/bp-checkins
96K /home/nick/deploy
8.0K /home/nick/Desktop
560M /home/nick/Development
4.0K /home/nick/Documents
11M /home/nick/Downloads
0 /home/nick/libpeerconnection.log
4.0K /home/nick/Music
4.0K /home/nick/nginx_signing.key
4.0K /home/nick/Pictures
4.0K /home/nick/Public
4.0K /home/nick/Templates
436K /home/nick/tmp
4.0K /home/nick/Videos
123M /home/nick/www
871M total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment