dnote icon indicating copy to clipboard operation
dnote copied to clipboard

Add -R for recursive search

Open ghost opened this issue 16 years ago • 1 comments

When specifying path matchers via bash there is no way to specify a recursive search. So a -R option would be nice for that use case.

ghost avatar Feb 18 '10 17:02 ghost

If a glob matches a directory it will include all the contents of that directory, all the way down. Is this good enough? Or should it work differently? What's the UNIX way?

ghost avatar Jun 09 '10 14:06 ghost