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
How to use grep command to list find the records of a file containing 10 different strings?
What is the nmap command?
What is in grep command?
Why is shebang used?
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)?
What is s and g in sed command?
What is used to type command?
What does grep v do?
Which command should you use to find the remaining disk space in unix server?
What does pipe () return?
What does touch command do in unix?
What does the command '$ls | wc –l > file1' do?
What is “chmod” command?
What is pipe command in unix?
What are reported commands?