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
Fri Sep 23 22:12:57 UTC 2011
John R Pierce <pierce at hogranch.com>
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