Linux Commands Every DevOps Engineer Must Know.
File Operations: Copy, Move, Wildcards, and Bulk Creation
Copying Files and Directories
The cp command copies a file from source to destination. The destination does not need to keep the same name.
cp
saipraneethbhattu.hashnode.dev24 min read