custom-unix-shell / tests / 22.in
22.in
Raw
path /bin tests
p5.sh > /tmp/output22 & p4.sh > /tmp/output22
cat /tmp/output22
rm -f /tmp/output22
exit