Revision: 19791
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 30, 2009 17:24 by beneberle
Initial Code
cp -r some/path/to/directory some/other/path/to/directory
Initial URL
Initial Description
The first directory listed is the one to copy, the second is where it's copied to.
Initial Title
UNIX: Copy Directories
Initial Tags
unix, terminal
Initial Language
Bash