Linux from the command line -- Checking disk space
One note here, with df you'll probably want to use "df -h" and not "df -H" as the latter will use the stupid damned si units nonsense where 1k=1000 bytes instead of a proper 1024.
Other than that, carry on.
https://www.linux.com/learn/intro-to-linux/2018/6how-check-disk-space-linux-command-line
No comments:
Post a Comment