Hello,
I have Question, how can I remove "-", "blank Space", "()" from a file name like using single Regex and replace all of these with "_"
For example file name is like this : xyz abc asd April 28 2020 - xyz(1)_2020_06_18_1523
Can someone please help me with this.
Thank You.