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
What is the use of sed command in unix?
Why is it called a shebang?
Write a command that will display files in the current directory, in a colored, long format.
What does touch command do in unix?
What is sed awk grep?
What is the command to find hidden files in the current directory?
Explain command to display different lines that are found when compare two files?
How do I search a whole word in vim?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
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 the use of cut command in unix?
What is awk used for?
Enlist some filename manipulation commands in unix.
What is the comma to display different lines that are found when compare two files?
Explain ‘system calls’ with respect to unix commands?