How can we move a directory or file to a different place? Well, there's a command for that, and it works just like cp.

There it is! When moving files, we need to provide the source file and the destination.

While the command works like cp, might it be that it isn't cp itself?