mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 21:07:57 +02:00
3 lines
87 B
Plaintext
3 lines
87 B
Plaintext
cat ./input-line-2.sh | ${THIS_SH} > /tmp/xx
|
|
diff /tmp/xx input.right && rm -f /tmp/xx
|