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 does find command return in unix?
What is updatedb?
What are awk commands?
Using unix command how to display no of records in oracle?
Explain command to show the space allocation of files?
What is s and g in sed command?
What do know about tee command?
What command will change your prompt to myprompt?
What does 'mkdir' command do in UNIX?
What is the difference between cat command and more command?
What is in grep command?
What are the unix commands?
Why is shebang used?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the behavioural difference between cmp and diff commands?