`-only` and `-json` don't work together, `-only fuse` doesn't work at all
Author: quantenzitroneCreated Sep 1, 2024Updated Nov 7, 2025
To Reproduce
json not filtering:
- run
duf -only local -jsonorduf -only special -json - observe all devices being printed in the json (for me that is special, local and fuse)
only fuse not working:
- run
duf -all - see some (for me one) fuse file systems
- run
duf -only fuse - observe nothing being printed
System Information
$ duf --version
duf 0.8.1
$ uname -a
Linux venquore 6.10.3 #1-NixOS SMP PREEMPT_DYNAMIC Sat Aug 3 07:01:09 UTC 2024 x86_64 GNU/Linux
$ nixos-version
24.11.20240811.a58bc8a (Vicuna)Source: muesli/duf