Besides the copy-paste problem, there's another: your code presumes that files have only one suffix. How would you handle file.tar.gz? Also note that since the find is executed on the current...