final set of wish tests

This commit is contained in:
Remzi Arpaci-Dusseau
2019-02-18 19:45:13 -05:00
parent 206a461d62
commit 880a1ca18b
106 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
path /bin tests
p5.sh > /tmp/output22 & p4.sh > /tmp/output22
cat /tmp/output22
rm -f /tmp/output22
exit