终端提示 you have email的解决办法:
If you don't want the hassle of using mail, you can read the mail with
cat /var/mail/<username>
and delete the mail with
sudo rm /var/mail/<username>
终端提示 you have email的解决办法:
If you don't want the hassle of using mail, you can read the mail with
cat /var/mail/<username>
and delete the mail with
sudo rm /var/mail/<username>