A simple, fast and user-friendly alternative to 'find'
A simple, fast and user-friendly alternative to 'find'
A simple, fast and user-friendly alternative to 'find'
--ignore-contain option to ignore directories containing a named entry (e.g. to ignore CACHEDIR.TAG); see #1727 (@fischman).Fix Windows hyperlink generation for paths with spaces. (#1872)
--print0 combined with --exec will now print a \0 between the output of each entry. Note that if there are multiple instances
of --exec, the \0 will be between each set of commands, not between each individual command run. Fixes #1797.
Several bugs were fixed by an update to the ignore library used for handling ignore rules