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
Why is it called a shebang?
What is sed awk grep?
What is pipe command in unix?
what is the advaantage of each user having its own copy of the shell?
How do I delete files from command prompt?
Describe the zip/unzip command using gzip.
Which command is used to kill the last background job?
Are you in or at the office?
What does sed command do in unix?
What does the metacharacter mean?
What is the use of the tee command?
What is the command to compare two files in unix?
Is command prompt unix?
What does awk stand for?
What is a bash command?