Linux Archive
Linux – CentOS – Mail — Delete alll mail in centos using mail
3 Comments Published November 4th, 2008 in LinuxJust run the following command from the command line:
echo ‘d *’ | mail -N
For those of us, lucky enough to be Linux Sys admins, Network admin, App Programmer and Tech support, you sometimes need some help. I keep cheet sheets on hand for every app, network appliance, box, system or peice of junk just so I can get the job done without loosing my mind. In my repertoire [...]