Defindit Docs and Howto Home

This page last modified: Sep 27 2004
#
# skip the weird matching thing, and use the modern test only.
#
if [ ! -z "$PS1" ]
then
    stty stop undef
    stty start undef
    unalias ls
fi