>Usage
The rm command is used for deleting or removing file or directories.
By default, it does not remove directories but with some options like -r it can also delete them.
This command doesn't give an output but it generates a message in case of an error.
>Synopsis
rm [option] file/directory
>Options
>Quiz
Progress:
Question ? out of ?