No.
But there are plenty of other utilities to rename files in bulk.
My favorite is LibreOffice Calc. I create a file list in text format using ls (dir) and import that to Calc.
Then I change it into a shell script (batch file) that copies the files with new names to another directory. Plenty of string functions and conditions and logic. And only the filenames are changed.
Why do you mind that the checksums change? Can't you just update them?
|