A command-line batch renaming client for Windows, using TR1 regexes. https://code.ivysaur.me/rren
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 6216edaea9 commit all archived files 2013-09-23 06:43:21 +00:00
dist-archive commit all archived files 2013-09-23 06:43:21 +00:00
doc commit all archived files 2013-09-23 06:43:21 +00:00
.legacy-codesite.toml initial meta commit 2013-09-23 06:43:21 +00:00
README.md commit all archived files 2013-09-23 06:43:21 +00:00

README.md

rren

A command-line batch renaming client for Windows, using TR1 regexes.

Supports ECMA regexes, string find/replace, and propercasing using globbing file masks. Uses TR1 regexes (so it semi-predates C++11).

Original project page: https://code.google.com/p/rren/

Download