What Command will remove a Directory in UNIX?
Answer Posted / suryakanta
rm-rf directoryname
this will remove the directory forcefully from unix.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will the following command do?
Which command is used to find whether the system is 32 bit or 64 bit?
What does 'mkdir' command do in UNIX?
What is used to type command?
Why is grep called grep?
What is the significance of the 'tee' command?
What is sed awk grep?
What is {} in find command?
Can you explain a little bit about command substitution?
What is the comma to show the space allocation of files?
What is the use of tee command?
What is command statement?
What is the command to compare two files in unix?
What does #!/ Bin sh do?
How does the system know where one command ends and another begins?