What does cp mean in unix?
Answer / Kamlesh Kumar Singh
In Unix, 'cp' is a command used to copy files and directories. When used with a single filename, it creates a copy of the file. If a directory is provided, all files and subdirectories within that directory will be copied recursively.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between a single dot and double dot in unix?
What is called in unix?
What is the procedure to configure MC/SG Cluster services in HP-UX 11i v3 OS Environment?
Define the term directory?
Give a brief idea about representation of devices in unix.
Explain the importance of directories in a unix system
What do you understand by the term kernel?
Why is unix better than windows?
List the distributions of unix.
How does unix pipe work?
What is unix and shell scripting?
Why does the server parent need to close the connected socket returns from accept in a concurrent TCP server? What may happen if it does not do so?