kpm
September 15th, 2008, 05:07 AM
the manual pages for 'mv' state that the '-t' switch is -t, "--target-directory=DIRECTORY move all SOURCE arguments into DIRECTORY"
I wanted to move a directory from the current directory to another and made a typo:
"mv -tnodewords ../../../../drupal-5-7/sites/all"
the '-tnodewords' should have been '-i nodewords'
so... just what did I do here?? I can't find that directory anywhere...
I wanted to move a directory from the current directory to another and made a typo:
"mv -tnodewords ../../../../drupal-5-7/sites/all"
the '-tnodewords' should have been '-i nodewords'
so... just what did I do here?? I can't find that directory anywhere...