in UNIX,what is the command to remove directory with files?
Answer Posted / julias ceasor a
rm -rf <directory_name> without confirmation
rm -r <directory_name> With confirmation for all files it
conatins.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is “chmod” command?
How to find $ai_serual resolved path by using unix
What is the use of cut command in unix?
What is command substitution?
Are you in or at the office?
How do you grep recursively?
Which command is used to delete all files in the current directory and all its sub-directories?
What difference between cmp and diff commands?
What are some command words?
What does this command do,"$more readme.txt“?
How do I find previous commands in unix?
What is nr in awk command?
What are awk commands?
What does 'mkdir' command do in UNIX?
What does the metacharacter mean?