wiki:check_disk_space

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:check_disk_space [2016/07/23 19:25] walkeradminwiki:check_disk_space [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== Check Disk Space =====+====== Check Disk Space ======
 \\  \\ 
 \\  \\ 
Line 10: Line 10:
 \\  \\ 
 \\  \\ 
-$ df -h\\ +        $ df -h\\ 
 \\  \\ 
-Filesystem      Size  Used Avail Use% Mounted on\\  +This will give an output similar to the following: 
-/dev/root       6.0G  3.7G  2.0G  66% /\\  +\\  
-devtmpfs        214M      214M   0% /dev\\  +        Filesystem      Size  Used Avail Use% Mounted on\\  
-tmpfs           218M      218M   0% /dev/shm\\  +        /dev/root       6.0G  3.7G  2.0G  66% /\\  
-tmpfs           218M  4.5M  213M   3% /run\\  +        devtmpfs        214M      214M   0% /dev\\  
-tmpfs           5.0M  4.0K  5.0M   1% /run/lock\\  +        tmpfs           218M      218M   0% /dev/shm\\  
-tmpfs           218M      218M   0% /sys/fs/cgroup\\  +        tmpfs           218M  4.5M  213M   3% /run\\  
-/dev/mmcblk0p6   63M   20M   43M  32% /boot\\  +        tmpfs           5.0M  4.0K  5.0M   1% /run/lock\\  
-tmpfs            44M       44M   0% /run/user/1000\\ +        tmpfs           218M      218M   0% /sys/fs/cgroup\\  
 +        /dev/mmcblk0p6   63M   20M   43M  32% /boot\\  
 +        tmpfs            44M       44M   0% /run/user/1000\\ 
 \\  \\ 
 \\  \\ 
 \\  \\ 
wiki/check_disk_space.1469298321.txt.gz · Last modified: 2023/03/09 22:35 (external edit)