How do I search for all files of a certain length in a directory, in Unix? For example, how do I search for all files whose names are of length 5 in the directory /blah?
I've looked all over and I can't find it at all.
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Anything wrong with
As in
| |||||
|
feedback
|
| |||||
feedback
|
|
You can use this:
| |||||
feedback
|