💻 Software
Rename multiple files to remove common suffix from filenames
Fresh5 days ago
Mar 15, 20269575 viewsConfidence Score0%
0%
Problem
I have a directory (Linux user) with a number of files which contain an added [!] to the end of each file name so that each file reads out as: foo something [!].zip bar something [!].zip helloworld [!].zip etc. What is the quickest way to batch rename these to remove the ending [!] character combin…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Rename multiple files to remove common suffix from filenames
Low Risk
You can use the tool like this I recommend that you first add the switch, which causes to just show what it will do, but not rename any files. Note that this will only remove the first occurence of in the filename, only if it is preceded by a space,…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix