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


Please Help Members By Posting Answers For Below Questions

What is grep r?

785


What is merge command in unix?

1140


What is used to type command?

750


What are the unix commands?

751


Give the command for finding the current date.

763


What does the command ' $who | sort –logfile > newfile' do?

1026


What difference between cmp and diff commands?

952


How do you grep recursively?

773


Which command is used to kill the last background job?

1010


How do I use grep to find a file?

808


What is the functionality of a top command?

834


Explain command to display different lines that are found when compare two files?

885


Write a command to kill the last background job?

792


What is .sh file?

837


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

1012