Mercurial > hg > cc > valhalla
annotate bin/driver.sh @ 0:fdd3f8a16fd4 default tip
shared scripts on valhalla cluster
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Sat, 14 Mar 2020 11:00:58 +0000 |
parents | |
children |
rev | line source |
---|---|
0
fdd3f8a16fd4
shared scripts on valhalla cluster
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
1 #!/bin/bash |
fdd3f8a16fd4
shared scripts on valhalla cluster
Henry Thompson <ht@markup.co.uk>
parents:
diff
changeset
|
2 cat $1 | parallel -j40 -N1 --pipe shared/bin/extract.sh |