hi i have directories within the directory. Now i want to
copy the directory along with all directories included in it
to one location by using copy command? what is the command
Answer Posted / vijayahire
cp -r /home/data/files/* Desktop/backup
location where u want paste
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Give the command for finding the current date.
What command is used to switching between users in unix?
Name the general commands in using unix os for a beginner?
What does the command '$ls | wc –l > file1' do?
Is grep faster than awk?
What are awk commands?
Which command is used to copy files?
What are the dos commands?
Describe the usage and functionality of the command rm –r * in unix?
How do I use nslookup?
What is grep in bash?
What happens when we execute a unix command?
What is rmdir command?
Explain command to view process running?
Explain ‘system calls’ with respect to unix commands?