Cp (command): Difference between revisions

import>User3412
fix text
import>Lumpy HTF
oh my gosh
Line 3: Line 3:
For example, if you have a file named <code>README.md</code>, and you want to copy it into a directory called <code>dir</code>, you run <code>cp README.md dir</code>. Simple enough, right?
For example, if you have a file named <code>README.md</code>, and you want to copy it into a directory called <code>dir</code>, you run <code>cp README.md dir</code>. Simple enough, right?


cp stands for CoPy.


cp stands for CoPy.
{{Humor}}
This page was created because cp, outside fo Unix, literally stands for (you know what).