summaryrefslogtreecommitdiffstats
path: root/tests/redir1.sub
blob: f1082e9fa96d39c759ad737d85821b1a95f37537 (plain)
1
2
3
4
5
6
7
8
#
# Test the effect of input buffering on the shell's input
#
echo this is redir1.sub

exec 0< redir2.sub

echo BUG: after exec in redir1.sub