Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

centos show volume usage

# show volume size and usage
# By default, df displays values in 1 Kibibyte (1024 bytes) blocks
# With the "-h" flag, df displays human readable units (e.g. 128M, 12G)
df -h
Source by phoenixnap.com #
 
PREVIOUS NEXT
Tagged: #centos #show #volume #usage
ADD COMMENT
Topic
Name
7+6 =