From deb00a6e4622799b3c3ccd023d9b9567e5bb4585 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 10 Jan 2002 13:22:27 +0000 Subject: [PATCH] fix mesg usage --- bash/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/profile b/bash/profile index 1b076f2df4..087bb3f012 100644 --- a/bash/profile +++ b/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