]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/redir1.sub
Bash-4.3 patch 7
[thirdparty/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