If we use the cp command with a destination file that already exists, that file is overwritten.

Boom! Now we have two identical files.

If the destination file is the same as the source file, would that really qualify as copying?