2 lines
86 B
Text
2 lines
86 B
Text
${THIS_SH} ./dollar-at-star > /tmp/xx 2>&1
|
|
diff /tmp/xx dollar.right && rm -f /tmp/xx
|