Which two commands can you use to delete directories?
Answer Posted / sandeep kumar
1. rmdir <directory Name>
2. rm -rf <directory name>
| Is This Answer Correct ? | 39 Yes | 0 No |
Post New Answer View All Answers
How often do you use grep command and how in Linux operating system?
What is bash linux?
How do I check terminal history?
How do I check command history?
What is FC command?
What is s in permission linux?
What is the command to see on which port which service is running?
How do you check which file consuming more space in linux?
What happens to hard link when file is deleted?
What is the command to check cpu speed in linux?
How to know linux os is 32 bit or 64 bit?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What are the basic commands for user management?
What is build process?