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 difference between grep and find command in unix?
Why is grep called grep?
What are grep patterns?
Which command will print your home directory on screen?
What is .sh file?
Which command is used to delete all files in the current directory and all its sub-directories?
What does find command return in unix?
What does the command '$ls | wc –l > file1' do?
Who command in unix operating system?
How do you grep recursively?
What is the use of sed command in unix?
What are reported commands?
Describe the zip/unzip command using gzip.
Differentiate cmp command from diff command.
What does grep v grep do?