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
What is time_t?
Who wrote grep?
How do I run a bash script?
What is $0 bash?
What is used to type command?
Name the unix command to find how many days the server has been up.
Enumerate some of the most commonly used network commands in unix?
What happens when we execute a unix command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does the metacharacter mean?
Give the command for finding the current date.
What do chmod command do?
Can you explain a little bit about command substitution?
What are awk commands?
What is the use of awk command in unix?