source: trunk/essentials/app-shells/bash/tests/redir6.sub

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 50 bytes
Line 
1cd /
2pwd
3help >&-
4pwd
5pwd
6echo $?
7echo $?
8echo $?
Note: See TracBrowser for help on using the repository browser.