Multiple choice

What does the command cp do

  1. copy files

  2. file copy

  3. paste files

  4. delete

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

cp stands for copy. It is used to duplicate files or directories from one location to another.