How do you copy a directory with many files and folders into
another directory?

Answer Posted / guest

cp -R <source_dir> <dest_dir>

Ex: cp GUI ../TEST

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use grep command to list find the records of a file containing 10 different strings?

729


What is the nmap command?

687


What is in grep command?

738


Why is shebang used?

685


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1069






What is s and g in sed command?

650


What is used to type command?

634


What does grep v do?

643


Which command should you use to find the remaining disk space in unix server?

832


What does pipe () return?

677


What does touch command do in unix?

837


What does the command '$ls | wc –l > file1' do?

783


What is “chmod” command?

646


What is pipe command in unix?

786


What are reported commands?

659