What Command will remove a Directory in UNIX?
Answer Posted / khemnath chauhan
$rmdir <dirname>
will remove the diretory.
$rmdir -i <dirname>
will remove interactively
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Which command is used to find whether the system is 32 bit or 64 bit?
How do I search for a file in unix command?
What is the comma to show the space allocation of files?
What is the unix command to confirm a remote host is alive or not?
Which command is used to restrict incoming messages?
Explain command to view process running?
What is the use of finger command?
What do chgrp command do?
Is command prompt unix?
What is the command to find maximum memory taking process on the server?
How do you grep a case insensitive?
How do I use grep to search for a file?
Give the command for finding the current date.
What is in grep command?
Describe the usage and functionality of the command rm –r * in unix?