]> git.ipfire.org Git - thirdparty/bash.git/blame - tests/redir1.sub
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / redir1.sub
CommitLineData
d166f048
JA
1#
2# Test the effect of input buffering on the shell's input
3#
4echo this is redir1.sub
5
6exec 0< redir2.sub
7
8echo BUG: after exec in redir1.sub