Mac 终端 you have email
2017-05-31 本文已影响55人
大热天晒太阳
终端提示 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>