SyntaxFix
Write A Post
Hire A Developer
Questions
1 line solution:
find . -type d -exec mkdir -p /path/to/copy/directory/tree/{} \;