How to copy multiple files and directories into some other
directory?
Answer Posted / chets
cp <src_file1> <src_file2> <src_file3> <dest_dir>
In this case, each of the source files is copied into the
destination directory. This form of the command can be used
to copy all files in one directory into another directory.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
Explain the steps that a shell follows while processing a command.
What is grep short for?
Why is shebang used?
What is the size of time_t?
Explain command to display different lines that are found when compare two files?
What is the function of grep command in unix?
What does pipe () return?
why metadb requires a seperate slice to create Solaris volume manager
How do I search a whole word in vim?
Name the general commands in using unix os for a beginner?
What are awk commands?
What's a command word?
Which command can you use to find the currently running process in unix server?
What does find command return in unix?