-
-
Notifications
You must be signed in to change notification settings - Fork 106
Suggestion: ignore switch #170
Copy link
Copy link
Open
Description
Hello! Thanks for a great little tool.
I would like to request an ignore switch, like ls and most ls replacements/like's have. (And if it is there, and I have not found it, sorry!)
E g:
ls -F --color --ignore={'ntuser*','NTUSER.DAT*'}
# or eza:
eza -l -F --git --group-directories-first --ignore-glob={'ntuser*','NTUSER.DAT*'}
The example use case is to ignore files that are hidden and that you "never" want to work with. As opposed to say dotfiles and other files that you often/sometimes actually do work with.
Thanks for reading my suggestion!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels