in UNIX,what is the command to remove directory with files?
Answer Posted / manikandan
\rm -rf directoryName
This is used for remove dirctory with confirmation
| Is This Answer Correct ? | 21 Yes | 12 No |
Post New Answer View All Answers
What is the use of egrep command in unix?
Why is awk called awk?
How do I use grep to find a file?
What is $0 bash?
What is awk command used for?
What is grep in bash?
Explain the steps that a shell follows while processing a command.
What is “chmod” command?
What is updatedb?
What is the command to find hidden files in the current directory?
what is the advaantage of each user having its own copy of the shell?
What are the general commands in using unix os for a beginner?
What is grep and how do you use it?
Write a command to display a file’s contents in various formats?
How do you repeat a command in terminal?