in UNIX,what is the command to remove directory with files?
Answer Posted / yuvaevergreen
rm -r to remove
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are grep patterns?
How do I search for a file in unix command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the difference between cat command and more command?
What is the behavioural difference between cmp and diff commands?
Why is shebang used?
What is the functionality of a top command?
What is difference between grep and find command in unix?
Which command can you use to find the currently running process in unix server?
What is the use of tee command?
What is .sh file?
What is a command and examples?
What is the command to find hidden files in the current directory?
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