View Single Post
Old 08-31-2012, 02:34 PM   #7
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
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?
Adoby is offline   Reply With Quote