9 | mv command

Linux Command Line Tutorial


In this video, we will learn how to use mv command. mv stands for move. mv is used to move either file or directory from source to destination. mv can also be used to rename file and directory.

Remember you can always type man mv to learn more about the command.

We will also learn about some flags along with mv command:

-i