Imported from ../bash-2.01.tar.gz.
[platform/upstream/bash.git] / tests / redir1.sub
1 #
2 # Test the effect of input buffering on the shell's input
3 #
4 echo this is redir1.sub
5
6 exec 0< redir2.sub
7
8 echo BUG: after exec in redir1.sub