Command Prompt commands let you manage your computer, move files, start apps, and more just by typing.
The -v flag is pretty common for Linux commands. It enables verbose mode, which is useful to see what happens in the background when you run a command. For the cp command specifically, the -v flag ...