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
What is gnu in linux?
How do I check disk space in bash?
How many cmd commands are there?
What is $@ in bash?
What is help command in linux?
Write a command that will display all .txt files, including its individual permission.
What are the commands in linux?
How do I set permission to run in linux?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is cd command used for?
Why we use pwd command in linux?
How do you sort cpu in top command?
How do I do a whois search?
What is bash linux?
How can I delete a file in linux?