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.
rren/README.md

457 B

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