Defindit Docs and Howto Home
#
# skip the weird matching thing, and use the modern test only.
#
if [ ! -z "$PS1" ]
then
    stty stop undef
    stty start undef
    unalias ls
fi