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 is a command and examples?
How can you see the command line history?
How do I find previous commands in unix?
What are reported commands?
What are the general commands in using unix os for a beginner?
Which command is used to copy files?
How can we use grep command in unix?
What difference between cmp and diff commands?
What is used to type command?
What does grep v do?
How do I use grep to find a file?
How do I run a bash script?
How do I run a whois command?
Explain command to display different lines that are found when compare two files?
Does cp command overwrite files?