Improve rm Command
- Implement the directory, interactive, recursive and verbose flags.
- Check if all paths are valid before removing files.
- Add a constant MAN_PAGE.
Walking directories with the walkdir
crate has been withheld until Redox gains support for it.