1
0
Fork 0
Quellcode durchsuchen

fix mesg usage

master
Dr. Ralf S. Engelschall vor 24 Jahren
Ursprung
Commit
deb00a6e46
  1. 2
      bash/profile

2
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

Laden…
Abbrechen
Speichern