Posted on 2006-03-17 11:38:37-08 by knolle
Move a directory
Hello,

can i following do with this great module:

This is the example tree:

"/home/example/100/dir_a" "/home/example/100/dir_a/dir_aa/some_files" "/home/example/100/dir_a/dir_ab/some_files" "/home/example/100/dir_a/dir_ac/some_files" "/home/example/dir_b/"

Moving dir_a and his content to existing dir_b with one step (command) without "copy and after delete"

"/home/example/100/dir_b/dir_a" "/home/example/100/dir_b/dir_a/dir_aa/some_files" "/home/example/100/dir_b/dir_a/dir_ab/some_files" "/home/example/100/dir_b/dir_a/dir_ac/some_files"

thanx for answers
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.