欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

linux -bash: mail: command not found

在云主机上有用脚本监测文件错误,用mail发邮件通知
mail: command not found
提示没有安装mail

yum -y install mailx
需要yum安装下

来自 http://www.saunix.cn/2491.html

普通分类: