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 is grep r?
What is merge command in unix?
What is used to type command?
What are the unix commands?
Give the command for finding the current date.
What does the command ' $who | sort –logfile > newfile' do?
What difference between cmp and diff commands?
How do you grep recursively?
Which command is used to kill the last background job?
How do I use grep to find a file?
What is the functionality of a top command?
Explain command to display different lines that are found when compare two files?
Write a command to kill the last background job?
What is .sh file?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?