in UNIX,what is the command to remove directory with files?
Answer Posted / keerthana
rm -r directory_name
rm -ir director_name
rm -rf directory_name
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Explain command to view process running?
How do I use grep to search for a file?
Is it inbetween or in between?
What does grep v do?
What are grep patterns?
Describe the zip/unzip command using gzip.
What does the metacharacter mean?
What is s and g in sed command?
Describe the usage and functionality of the command rm –r * in unix?
How do I search for a file in unix command?
What is nr in awk command?
Can you enlist some commonly used network commands?
What is grep command in unix with examples?
What are file commands?
What is time_t?