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 happens when we execute a unix command?
What is nr in awk command?
how to sort the content of the file based on numeric values
Explain command to show the space allocation of files?
Who command in unix operating system?
What does the command '$ls | wc –l > file1' do?
What does grep v do?
Is ‘du’ a command? If so, what is its use?
What is the search command in unix?
What is command substitution?
What is the difference between awk and grep?
How do I run a whois command?
What does sed command do in unix?
How do I use grep to find a file?
What is $0 bash?