tmv is a more powerful alternative to the GNU fileutils "rename". It renames files/directories using regular expressions (allowing to specify an arbitrary sed script). It optionally converts pathnames to upper/lowercase, from/to a specified character set, or even pipes them through arbitrary commands. Finally, pathnames can be manually edited in your favorite text editor. Still, the main strength of tmv is sed regexps.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Unix Shell |
Recent releases


Changes: This release adds a tmv-l script (converts pathnames to lower case).


Changes: This release allows manual-only editing (earlier versions would exit saying 'no transformations have been specified'). Some problems caused by the shell's gross inconsistency have been fixed.


Changes: An option which enables you to manually edit the pathnames being renamed has been added.


Changes: This release includes a fix for an option-processing bug.


No changes have been submitted for this release.