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
What is the unix command to confirm a remote host is alive or not?
What is the command to compare two files in unix?
Why is it called grep?
What will the following command do?
What is the nmap command?
What do know about tee command?
What is the use of the tee command?
How do I search a whole word in vim?
Name the various commands that are used for the user information in unix.
How do I search for a file in unix command?
Explain mount and unmount command.
What is a command and examples?
How do I run a bash script?
Is it inbetween or in between?
Who command in unix?