浏览代码

fix mesg usage

Ralf S. Engelschall 24 年之前
父节点
当前提交
deb00a6e46
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bash/profile

+ 1 - 1
bash/profile

@@ -19,7 +19,7 @@ export TMOUT=3600
 umask 022
 ulimit -c 16384
 if [ ".$PS1" != . ]; then
-    mesg y
+    mesg y 2>/dev/null
 fi
 
 #   history functionality