show disk usage
Description
Shows the file system space - used and available.
Syntax
|
Parameters
Parameter |
Description |
---|---|
|
Shows a human readable output with units:
|
|
Shows an output in 1024*1024 (1 megabyte) blocks |
|
Shows an output in 1024 (1 kiloabyte) blocks |
Example Output
HostName> show disk-usage -h Filesystem Size Used Available Use% Mounted on tmpfs 20.0M 3.6M 16.4M 18% /tmp tmpfs 60.0M 11.9M 48.1M 20% /fwtmp /dev/mmcblk1p8 623.8M 1.8M 576.4M 0% /logs /dev/mmcblk1p11 1.2G 852.4M 291.8M 74% /storage /dev/mmcblk1p3 692.7M 427.3M 214.9M 67% /pfrm2.0 tmpfs 20.0M 12.7M 7.3M 64% /tmp/log/local tmpfs 500.0M 0 500.0M 0% /tetmp /dev/sda1 14.3G 16.0K 14.3G 0% /mnt/usb1 HostName> |