Which two commands can you use to delete directories?

Answers were Sorted based on User's Feedback



Which two commands can you use to delete directories?..

Answer / sandeep kumar

1. rmdir <directory Name>

2. rm -rf <directory name>

Is This Answer Correct ?    39 Yes 0 No

Which two commands can you use to delete directories?..

Answer / 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

More Linux Commands Interview Questions

Which command reduces the size of a file?

0 Answers  


what is mean by system calls

4 Answers   Infotech,


what is the command To print script arguments

4 Answers   Google,


What is top command in linux?

0 Answers  


What is Data Command?

0 Answers  






Why ms dos is used?

0 Answers  


What is know about grep commands?

0 Answers  


How do I check my disk space?

0 Answers  


How do I test my cpu speed?

0 Answers  


Explain about the command elm?

0 Answers  


What is a make target?

0 Answers  


Explain about gzip filename?

0 Answers  


Categories