Files
ostep-projects/processes-shell/tests/22.in
Remzi Arpaci-Dusseau 880a1ca18b final set of wish tests
2019-02-18 19:45:13 -05:00

6 lines
105 B
Plaintext

path /bin tests
p5.sh > /tmp/output22 & p4.sh > /tmp/output22
cat /tmp/output22
rm -f /tmp/output22
exit