]> git.pld-linux.org Git - packages/bash.git/blobdiff - bash-skel-.bash_profile
- rel 3 for th
[packages/bash.git] / bash-skel-.bash_profile
index 46f689dafa0444c353a8657d9c0342cc5e120764..a862407f6bf8eed834321f1d6884d4baca5455c6 100644 (file)
@@ -18,4 +18,6 @@ export HISTSIZE HISTFILESIZE TMP TMPDIR
 
 umask 077
 
-mesg n
+if [ -x /usr/bin/mesg ]; then
+       mesg n
+fi
This page took 0.025388 seconds and 4 git commands to generate.