copy command is used to copy the files and directories. It is one of the frequently used command in unix.
The syntax of
cp command is
Examples of copy(cp) Command
- Copying a file to another file.
- Copying file to directory.
- Copying directory to other directory.