Categories
How to use regular expressions in find?
I have 4 folders prepared in advance with the names: 10 100 1000 10000 When I type find -name "10{3}" it doesn't show anything, how to use regular expressions in find
Answer the question
In order to leave comments, you need to log in
How to search filenames by regex with "find"
When you type find -name "10{3}" gives nothing, how to use regular expressions in find
-name
-regex
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question