gdu icon indicating copy to clipboard operation
gdu copied to clipboard

Feature: allow filtering

Open jniggemann opened this issue 3 years ago • 4 comments

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

jniggemann avatar Apr 03 '22 11:04 jniggemann

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?

dundee avatar Aug 02 '22 21:08 dundee

Exactly, I was thinking of a whole folder tree.

jniggemann avatar Aug 03 '22 08:08 jniggemann