2 lines
102 B
Text
2 lines
102 B
Text
${THIS_SH} < ./input-line.sh > ${BASH_TSTOUT}
|
|
diff ${BASH_TSTOUT} input.right && rm -f ${BASH_TSTOUT}
|