Hardware Reference
In-Depth Information
The /usr directory appears to be the biggest user of space at 1.2 GB. You can then run the
following command to see what's taking up the space in /usr :
bone# du -sh /usr/*
46M /usr/bin
4.0K /usr/games
36M /usr/include
424M /usr/lib
16M /usr/local
4.0M /usr/sbin
694M /usr/share
4.0K /usr/src
A more interactive way to explore your disk usage is by installing ncdu (ncurses disk us-
age):
bone# apt-get install ncdu
bone# ncdu /
After a moment, you'll see the following:
ncdu 1.8 ~ Use the arrow keys to navigate, press ? for help
--- /
--------------------------------------------------------------------------
1.2GiB [##########] /usr
387.6MiB [### ] /media
226.0MiB [# ] /root
142.9MiB [# ] /var
65.9MiB [ ] /lib
62.4MiB [ ] /opt
10.8MiB [ ] /boot
5.6MiB [ ] /bin
5.4MiB [ ] /etc
5.0MiB [ ] /sbin
1.0MiB [ ] /run
232.0KiB [ ] /home
36.0KiB [ ] /tmp
e 16.0KiB [ ] /lost+found
e 4.0KiB [ ] /srv
e 4.0KiB [ ] /selinux
e 4.0KiB [ ] /mnt
0.0 B [ ] /sys
Search WWH ::




Custom Search