I am currently in the process of renaming all files in a large dropbox with multiple subfolders.
I need to remove all of the following characters:
\ / : * ? " < > |
Can anyone suggest a way to replace all of these on mass with a space or a way for me to be able to search and find file names / folder names that contain these characters?