-
-
Notifications
You must be signed in to change notification settings - Fork 417
Closed
Description
Firstly, duf
is excellent. Thanks for making it available.
I am using duf
on a system where I would like to view local devices, but exclude the lower-level, system-managed devices (e.g. /boot/efi
). I will always have a /
device, and sometimes have >0 additional devices attached using /mnt
:
Edit: to clarify my example, the /boot/efi
partition will likely always be nearly full. This Is Fine™. The red text is a momentary distraction, and while I can probably train myself to ignore it, I would prefer to hide if this is viable.
Is there a way to fine-tune the device output to exclude 1 or more device(s) by their respective mount point? Something similar to (e.g.):
duf --only local --hide "/boot/efi"
Thank you in advance for any advice or feedback.
Metadata
Metadata
Assignees
Labels
No labels