Return to Snippet

Revision: 19791
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