From LQWiki
cp is the Unix command to copy files and directories. For syntax and options see the man page.
Examples
cp file1.htm file2.html
- Copies the file1.htm to file2.htm
cp is the Unix command to copy files and directories. For syntax and options see the man page.
cp file1.htm file2.html