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 the difference between kill and kill in linux?
What is makefile target?
How can you copy lines into the buffer in command mode?
What is $$ in shell script?
What does chmod do in linux?
Does linux cp command overwrite?
What is parallel ssh?
What is finger in networking?
Explain about communication features in UNIX?
Explain any one service which are working on udp only?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What do you mean by directory?
What is FC command?
What is p in mkdir?
What is grep command in linux with examples?