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 combination from these file names?
