How do you copy a directory with many files and folders into
another directory?
Answer Posted / ashok jayan
cp -rf <source_dir> <dest_dir>
Note: r - Recursively, f - Forcefully
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Which command can you use to find the currently running process in unix server?
Write a command to kill the last background job?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Differentiate cat command from more command.
How does shebang work?
What do chown command do?
What is the comma to display different lines that are found when compare two files?
What are the unix commands?
Which unix command to make a new directory?
What is the use of find command in unix?
What is grep r?
why metadb requires a seperate slice to create Solaris volume manager
What is used to type command?
What does find command return in unix?
What does the metacharacter mean?