I hereby claim:
- I am timtadh on github.
- I am tadh (https://keybase.io/tadh) on keybase.
- I have a public key whose fingerprint is 3116 0263 CF1F 3E14 E6B0 6223 A319 F5FF AEA1 C3D9
To claim this, I am signing this object:
| *swp | |
| *swo | |
| *.o | |
| mmtest |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env bash | |
| rep() { | |
| i=$1 | |
| data=$2 | |
| ## run the replicate .... | |
| } | |
| # make the files | |
| START=$(mktemp -t start-XXXX) ## signals the workers are starting |