I have a bunch of files (*.mp3) that have spaces and characteres such as: ", ( ,_. I would like to remove all the spaces and characteres and leave them as: xshkjds_jskdjks_jsdj.mp3.
Do you know how can I do that using scripts?
Thanks