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

What is {} in find command?

570


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

580


What is merge command in unix?

938


How do you grep a case insensitive?

532


What is grep short for?

547






What is $0 bash?

639


What is the use of the command 'ls -x chapter[1-5]' ?

653


How do I search a whole word in vim?

681


What does the metacharacter mean?

604


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

786


Describe the zip/unzip command using gzip.

602


How does shebang work?

582


Name the general commands in using unix os for a beginner?

613


How does the system know where one command ends and another begins?

1564


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

628