Mercurial > hg > cc > cirrus_home
view bin/dotest.sh @ 206:d9fea13d4220
prep for exercise 4
| author | Henry S. Thompson <ht@inf.ed.ac.uk> |
|---|---|
| date | Wed, 10 Jun 2026 19:07:32 +0100 |
| parents | 11d973ecff4e |
| children |
line wrap: on
line source
#!/usr/bin/bash # Usage: dotest node task procArg echo $(date) executing with arg = $3 on cpu $1:$2:$PMI_FD
