How to delete a directory containing files and folders?
Answer Posted / wizard_cmp@yahoo.co.in
rm -r <dir_name>
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What do know about tee command?
Write a command that will display files in the current directory, in a colored, long format.
What do know about tee command and its usage?
What is the use of find command in unix?
What is command statement?
Which command will print your home directory on screen?
What is in grep command?
How do you grep a case insensitive?
Who command in unix?
What is a bash command?
How do I delete files from command prompt?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain command to show the space allocation of files?
What are awk commands?
How do I use grep to search for a file?