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
Which command should you use to find the remaining disk space in unix server?
Are you in or at the office?
How do I use nslookup?
How can you see the command line history?
How do I use grep to search for a file?
What is the use of the tee command?
Explain ‘system calls’ with respect to unix commands?
What are the commands in UNIX to list the files in a Directory?
What do chown command do?
Write a command to kill the last background job?
What does touch command do in unix?
Can you enlist some commonly used network commands?
What is time_t?
Enumerate some of the most commonly used network commands in unix?
How to use grep command to list find the records of a file containing 10 different strings?