Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bash how to check free disk space in Linux

# Basic syntax:
df -h
# Where the -h flag ensures a "human readable" format
Source by opensource.com #
 
PREVIOUS NEXT
Tagged: #bash #check #free #disk #space #Linux
ADD COMMENT
Topic
Name
5+9 =