Which two commands can you use to delete directories?
Answer Posted / amit rana
1. rmdir <directory name> : use to delete only blank
directories .
2. rm -rf <directory name> : use to delete directory & its
all contents.
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
What is makefile target?
What command do you type to find help about the command who?
What does uname do in linux?
How find ip address linux?
What is umask 000?
What does execute mean in linux?
How do I do a whois search?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
How do I check memory usage on linux?
What are grep commands?
What is a good processor speed?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is finger command in linux?
How does grep work in linux?