export PATH=/bin:/usr/bin:/sbin:/usr/sbin
if [ "X${KSH_VERSION}" != X ]; then
	set -o emacs
fi
