Imported from ../bash-1.14.7.tar.gz.
[platform/upstream/bash.git] / tests / run-dollars
1 ../bash ./dollar-star.sh a b > x 2>&1
2 ../bash ./dollar-at.sh a b >>x 2>&1
3 diff x dollar.right && rm -f x