I have a bunch files that are named in a certain way:
NAME (2017_09_17 20_45_25 UTC).EXTENSION
The content inside the “(…)” brackets always remains identical, only the NAME and the EXTENSION changes.
I want to get rid of (2017_09_17 20_45_25 UTC) entirely on all files.
Are all those files in one and the same directory? That makes using a command much easier.
And is there that blank space after NAME, or is that a typo by you?