Describe the usage and functionality of the command rm –r * in unix?
Answer Posted / nashiinformaticssolutions
The command rm –r * erases all files in a directory with its subdirectories.
• rm is for deleting files
• -r is to delete directories and subdirectories with files within
• * is indicate all entries
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
How do I use nslookup?
Explain command to display different lines that are found when compare two files?
What are some command words?
What are reported commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Write a command to kill the last background job?
What is the comma to display different lines that are found when compare two files?
why metadb requires a seperate slice to create Solaris volume manager
How do I search for text in vi?
Why is it called grep?
What is the use of egrep command in unix?
What are the unix commands?
What is difference between grep and find command in unix?
What is the first character of the output in ls l command?