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