有时在进入系统的时候经常提示You have new mail in /var/spool/mail/root

你觉得烦人---解决方法:

修改系统配置文件/etc/profile,告诉系统不要去检查邮箱.

具体操作:
命令行输入:echo "unset MAILCHECK" >> /etc/profile

【把unset MAILCHECK加到文件/etc/profile 的尾部】然后重新登陆控制台就没有这个讨厌的提示了。

You have new mail in /var/spool/mail/root消除提示的方法

 

相关文章:

  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-06-02
  • 2021-08-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-08
  • 2021-05-24
相关资源
相似解决方案