blob: ab95054da8959148ebc5da1f9cedc693e69175c5 (
plain)
1
2
3
4
5
|
Renames files using regular expression matching. This enables elegant
handling of multiple renames using a single command.
Note: This program runs as a 'pyrename' instead of 'rename' to avoid
conflict with rename from util-linux.
|