To replicate a directory structure only:
find * -type d -exec mkdir [TARGETDIR]/\{\} \;
Post a Comment
No comments:
Post a Comment