May 28, 2009 #1 dustervoice Technical User Joined Apr 2, 2009 Messages 56 Location GB How do i erase mail from the root mailbox in centos?
May 28, 2009 #2 StevenR77 MIS Joined Apr 7, 2009 Messages 10 Location US Give this a try - cat /dev/null > /var/spool/mail/root WARNING!!!! - This will delete ALL the root email. Hope this helps, Steve Upvote 0 Downvote
Give this a try - cat /dev/null > /var/spool/mail/root WARNING!!!! - This will delete ALL the root email. Hope this helps, Steve