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 is grep in bash?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Describe the usage and functionality of the command rm –r * in unix?
Explain command to display different lines that are found when compare two files?
Give the command for finding the current date.
What does the md command do?
What is the use of awk command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is used to type command?
What is the pipe command?
how to sort the content of the file based on numeric values
What is the command to compare two files in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of the tee command?
What's a command word?