Browse Source

fix mesg usage

Ralf S. Engelschall 24 years ago
parent
commit
deb00a6e46
1 changed files with 1 additions and 1 deletions
  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