How cp command works in linux?
Answer / Priya
"The 'cp' command in Linux is used to copy files and directories. The basic syntax is 'cp source destination'. For example, 'cp file1 file2' will create a copy of 'file1' as 'file2'. If 'destination' already exists, it will be overwritten. To copy a directory with its contents, use 'cp -r source destination'."
| Is This Answer Correct ? | 0 Yes | 0 No |
when zombie process fully cleared?
How do I find the process id in linux?
How do I find old commands in linux?
What u know abt tar Command?
What command would you use to create an empty file without opening it to edit it?
what is the diff b/w ext2 and ext3?
Explain the linux directory commands along with the description?
How do I permanently delete linux history?
What is Write Command?
What is the difference between find and locate command in linux?
How will you execute a java program inside a kornshell script?
how do you configure linux system as a router?