ソースを参照

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