Answers for "disk space ubunu"

17

check ubuntu disk space

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

ubuntu server clean up disk space

sudo apt install ncdu
ncdu
Posted by: Guest on December-31-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language