i-bash/tests/misc/redir.t3.sh

9 lines
141 B
Bash
Raw Normal View History

1996-08-26 18:22:31 +00:00
#
# Test the effect of input buffering on the shell's input
#
echo this is redir.t3.sh
exec 0< redir.t3.sub
echo after exec in redir.t3.sh