소스 검색

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