Ok guys I have very very little programming experience and I was wondering if you could help me. I need a script that will recursively replace characters in a file name. It needs to filter out any character that Linux considers a non standard character and replace it with an underscore. This is needed to help fix the issue presented in this post http://antionline.com/showthread.php?t=276688

Thanks in advance if you can help or point me in the right direction.