mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 12:57:58 +02:00
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
${THIS_SH} < ./input-line.sh > ${BASH_TSTOUT}
|
|
diff ${BASH_TSTOUT} input.right && rm -f ${BASH_TSTOUT}
|