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
Explain about the command lynx?
What is top command in linux?
How do I find the console in linux?
Write about an internal command.
What is cd in cmd?
Explain the ‘ls’ command in linux
What is sudo bash command?
What is DISM command?
What are different command to check ram, process and hdd of linux machine?
What is cpu in linux?
What is echo command in batch file?
How do I search bash history?
What are the options of wc command?
What is umask 000?
What is the command can be used to check for file corruption?