Searched refs:OLDPWD (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/tests/
H A Dtilde.sh50 OLDPWD=/bin
69 if [[ ~- != $OLDPWD ]]
73 if [[ $x != $OLDPWD ]]
74 then err_exit x=~- not $OLDPWD
H A Dvariables.sh71 # OLDPWD
74 if [[ $OLDPWD != $old ]]
75 then err_exit "OLDPWD variable failed -- expected '$old', got '$OLDPWD'"
/ast/src/cmd/3d/
H A Dopaque.sh94 [[ $dir -ef . ]] || cd ~- || err_exit "$OLDPWD: cannot restore directory"

Completed in 41 milliseconds