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
What is “chmod” command?
Who command in unix operating system?
How to find $ai_serual resolved path by using unix
How to use grep command to list find the records of a file containing 10 different strings?
Which command is used to kill the last background job?
How to display no of records in oracle using unix command?
What does 'mkdir' command do in UNIX?
How can you see the command line history?
Which command will print your home directory on screen?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is grep short for?
What do know about tee command?
What are file commands?
What's a command word?
Which command is used to delete all files in the current directory and all its sub-directories?