Linux df command: View disk usage

h: displaying a human-readable format size (K, M, G)

l: Limit local file system directory listing


Check disk space

df -hl



View the partition size of each root path 

df -h



Guess you like

Origin blog.51cto.com/13502993/2440719