]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/redir6.sub
bash-5.0 distribution sources and documentation
[thirdparty/bash.git] / tests / redir6.sub
1 cd /
2 pwd
3 help >&-
4 pwd
5 pwd
6 echo $?
7 echo $?
8 echo $?
9
10 cd $OLDPWD