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
What does the “echo” command do?
What is the pipe command?
What does this command do,"$more readme.txt“?
What does find command return in unix?
What is the difference between cat command and more command?
Is command prompt unix?
What is a command and examples?
How do I delete files from command prompt?
How do you grep recursively?
Name the unix command to find how many days the server has been up.
What is difference between grep and find command in unix?
How do I search for text in vi?
What does #!/ Bin sh do?
How to display no of records in oracle using unix command?
How do I use nslookup?