linux - How to display empty disk space -


if du -hs displays disk usage, how can know empty space well?

thank much

you want know how disk free?

df -h 

disk space divided partitions, du isn't going show how space available.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -