i-bash/tests/run-dollars

4 lines
105 B
Text
Raw Normal View History

1996-08-26 18:22:31 +00:00
../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