illumos-port-bash/tests/redir6.sub

11 lines
62 B
Plaintext

cd /
pwd
help >&-
pwd
pwd
echo $?
echo $?
echo $?
cd $OLDPWD