We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
$ duf . ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ 1 network device │ ├────────────┬────────┬───────┬────────┬───────────────────────────────┬──────┬─────────────────────────────┤ │ MOUNTED ON │ SIZE │ USED │ AVAIL │ USE% │ TYPE │ FILESYSTEM │ ├────────────┼────────┼───────┼────────┼───────────────────────────────┼──────┼─────────────────────────────┤ │ /storage01 │ 947.9T │ 66.2T │ 881.8T │ [#...................] 7.0% │ nfs │ hostname:/ppl │ ╰────────────┴────────┴───────┴────────┴───────────────────────────────┴──────┴─────────────────────────────╯ $ df -h . Filesystem Size Used Avail Use% Mounted on hostname:/ppl 28T 75G 28T 1% /storage01
I could be misinterpreting these numbers, but is this inconsistency with df expected?
df
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I could be misinterpreting these numbers, but is this inconsistency with
df
expected?The text was updated successfully, but these errors were encountered: