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
Who command in unix operating system?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of tee command?
What is nr in awk command?
What will the following command do?
What is the difference between grep and grep?
What is s and g in sed command?
What are reported commands?
What is $0 bash?
What is grep r?
What is the general format of unix command syntax?
Which command is used to kill the last background job?
What are the differences among a system call, a library function, and a unix command?
What does find command return in unix?
What is awk used for?