in UNIX,what is the command to remove directory with files?
Answer Posted / keerthana
rm -r directory_name
rm -ir director_name
rm -rf directory_name
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain mount and unmount command.
What is the use of tee command?
Which command is used to create a directory?
Which command should you use to find the remaining disk space in unix server?
What is grep in bash?
What is the function of grep command in unix?
What does 'mkdir' command do in UNIX?
What does the md command do?
What is the search command in unix?
How can we use grep command in unix?
How do I use nslookup?
What is awk used for?
What are some command words?
What is the use of finger command?
What does the “echo” command do?