Quote Originally Posted by Lock Down View Post
Try this:
Thanks.
Unfortunately this did not rename any files.

Code: 
$ find ./ -type f -exec sed -i 's/\(\)/_/g' {} \; 
$ 
$ ls
$ file (1.2.9).zip
Any more ideas?
AndroidApps Reviewed by AndroidApps on . Debian - command line. Replace () in filenames with _ Hi, I've got a set of directories like this: files\ files\a files\b etc... files\z files\0 Rating: 5