for f in `cat perl_binaries.txt`; { echo "mv /usr/local/bin/$f.copy /usr/local/bin/$f; "; }