9fd42c7979b39bd85e5e0a04657d513821f171da
[platform/upstream/bash.git] / tests / misc / redir.t3.sh
1 #
2 # Test the effect of input buffering on the shell's input
3 #
4 echo this is redir.t3.sh
5
6 exec 0< redir.t3.sub
7
8 echo after exec in redir.t3.sh