Recursive file rename within directory tree
The ability to rename groups of files using regular expressions and other options is great. However, I find I want to do this for all files within child directories. Sure, I end up doing this with a little Perl script, but group rename feature would be soooo much more awesome if it could recurse. (And I know that with this power comes potential danger, so user beware.)
1
vote
Tom Farrell
shared this idea