. $HOME/.profile q(){ echo $SHLVL - 1 | bc exit } export PS1="% " test -r "$LOGIN" && . "$LOGIN" test -r "$SETENV" && . "$SETENV" && setenv bash