Question: Explain the difference between 'rm' and 'rmdir' commands.Answer: 'rm' is used to remove files, while 'rmdir' is used to remove empty directories. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is the purpose of the \'chmod\' command in Linux?
- What is the role of the \'grep\' command in Linux?
- Explain the difference between \'rm\' and \'rmdir\' commands.
- Explain the purpose of the \'ls\' command.
- Explain the purpose of the \'sudo\' command.