cp command in Linux with Examples - tutorialspoint.com
https://www.tutorialspoint.com/unix_commands/cp.htm
Description. cp command copies files (or, optionally, directories). The copy is completely independent of the original. You can either copy one file to another, or copy arbitrarily many files to a destination directory. In the first format, when two file names are given, cp command copies SOURCE file to DEST file.
DA: 49 PA: 67 MOZ Rank: 6 Up or Down: Up