User Tools

Site Tools


rename

This is an old revision of the document!


Rename

Rename Files or Extensions

If you want to rename a folder of *.JPG's to *.jpg: rename JPG jpg *.JPG

The above does not work on Debian sarge - because perl expression is installed. Try this to rename all files to lower case: rename 'y/A-Z/a-z/' *

rename.1658260370.txt.gz · Last modified: 2022/07/19 21:13 (external edit)