supress keyboard output

This commit is contained in:
nehalmistry 2003-02-08 20:12:12 +00:00
parent d1fd483296
commit 149abe7ba1

2
setup
View file

@ -87,7 +87,7 @@ else
fi
if [ "`read -n 1 -t 0 2>&1 | grep e`x" = "x" ]; then
N="-n1"
N="-n1 -s"
fi
cat << .. > $RULESFILE