Files
bash/tests/misc/input-line-2.sh
T
2011-12-03 12:52:47 -05:00

5 lines
128 B
Bash

echo before calling input-line.sub
${THIS_SH} < ./input-line.sub
this line for input-line.sub
echo finished with input-line.sub