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 is $0 bash?
What is difference between grep and find command in unix?
Explain command to display different lines that are found when compare two files?
What is the use of sed command in unix?
Write a command to display a file’s contents in various formats?
hw will u use awk in replacing cahrs and files
How does the system know where one command ends and another begins?
how to sort the content of the file based on numeric values
How do I delete files from command prompt?
why metadb requires a seperate slice to create Solaris volume manager
Why is it called a shebang?
Which command is used to delete all files in the current directory and all its sub-directories?
What is pipe command in unix?
What is grep r?
How do I open a port?