/ Published in: Bash
The first directory listed is the one to copy, the second is where it's copied to.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
cp -r some/path/to/directory some/other/path/to/directory