blob: cd1c582ac5d705d24cd800b4304c220761b33358 (
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 the rename from the util-linux.
|