Answers for "know how much disk space is remaining through terminal ubuntu"

17

check ubuntu disk space

# shows total, available, and used.
df / -h
Posted by: Guest on September-06-2020

Code answers related to "know how much disk space is remaining through terminal ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language