Created
May 11, 2009 19:51
-
-
Save richcollins/110145 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $sudo du -h / | |
| ... | |
| 1.6G / | |
| $df -h | |
| Filesystem Size Used Avail Use% Mounted on | |
| /dev/sda1 9.4G 8.7G 240M 98% / | |
| udev 128M 20K 128M 1% /dev | |
| devshm 128M 4.0K 128M 1% /dev/shm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment