gdu
gdu copied to clipboard
Feature: allow filtering
Usecase: I'd like to know the size of all AVI-files in a folder tree.
Idea: Let the user filter on file extension (or even path regex?) like gdu /srv -filter *.avi
You can do it for one folder already today - there is / shortcut enabling filtering. But your use case is more about whole folder tree, right?
Exactly, I was thinking of a whole folder tree.