[CentOS] replace multiple string

John R Pierce pierce at hogranch.com
Fri Sep 23 22:12:57 UTC 2011


how about...

     find . -depth -execdir mv \{} ${\{}/old/new} \;


I do highly recommend test-running this with a "echo " in front of the 
mv command.   I didn't test it.


-- 
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast




More information about the CentOS mailing list