|
|
Browse by Tags
All Tags » replace » pcre
-
I'm attempting to use PCRE as part of my scripting and have hit a mental block. Regex is not a strong point for me so please bear with me.
What I have is a file name such as this one:
My music name (Album Name - Artist Name) 2010_12_15_14_45_55 0001.mp3
What I want to do is remove the date/time/unique number from the name which was ...
|
|
|