How to copy multiple files and directories into some other
directory?
Answer Posted / shami.r
cp -r source_directory destination_directory
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How do I run a bash script?
What is the use of sed command in unix?
What is the difference between awk and grep?
What are the general commands in using unix os for a beginner?
Using unix command how to display no of records in oracle?
What is ‘ps’ command for?
How does shebang work?
What is the use of awk command in unix?
What is grep short for?
How can we use grep command in unix?
What happens when we execute a unix command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Differentiate cmp command from diff command.
What is rmdir command?
What does the metacharacter mean?