How to copy multiple files and directories into some other
directory?
Answer Posted / sangu
sorry for the previous post
cp -r test2 test1/
will work.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do chmod command do?
What is the pipe command?
What is the nmap command?
What does awk stand for?
How do you grep recursively?
What is updatedb?
How does pipe () work?
What does the metacharacter mean?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Explain ‘system calls’ with respect to unix commands?
Which command is used to restrict incoming messages?
How do I search for text in vi?
How do I delete files from command prompt?
Describe the usage and functionality of the command rm –r * in unix?