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


Please Help Members By Posting Answers For Below Questions

How many unix commands are there?

631


What is “chmod” command?

568


why metadb requires a seperate slice to create Solaris volume manager

2556


Why is it called grep?

564


What is the difference between cat and more command?

627






What is the pipe command?

581


What is the comma to show the space allocation of files?

562


What are grep patterns?

579


How does pipe () work?

597


What is the use of egrep command in unix?

628


What are awk commands?

586


What are the commands in UNIX to list the files in a Directory?

620


What does the metacharacter mean?

612


How to display no of records in oracle using unix command?

591


Write a command to kill the last background job?

620