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