Linux Command Line Tutorial
In this video we will learn how to use cp command. cp stands for copy.cp is used to create copy of file and folder. It is similar to copy and pasting in Graphical User Interface.
Remeber you can always type man cp to learn more about the command.
We will also learn about some flags along with cp command:
-i
-r
-v
Thank you 🙂