Deleting all mails From root inbox on Linux

Always confused how to delete all messages from root inbox on Linux:
First check the messages by issuing
mail
If you find them useless ( indeed 😉 ), use the following command:
> /var/spool/mail/root (That’s the location where all messages are appended).