BASH Shell commands cp ( commands for linux )

cp copy commands for linuxThe cp (copy) command allows you to make copies of files or directories from anywhere in you filesystem to anywhere. Just another one of the basic Shell commands that you will find yourself using very often. For a full tutorial of the usage of cp and some of the pitfalls to avoid check out this tutorial.

Comments are closed.