Files
bash/tests/run-dollars
T

4 lines
105 B
Plaintext
Executable File

../bash ./dollar-star.sh a b > x 2>&1
../bash ./dollar-at.sh a b >>x 2>&1
diff x dollar.right && rm -f x