Mercurial > hg > cc > cirrus_home
changeset 32:9676e7ad02e1
not relevant
author | Henry S. Thompson <ht@inf.ed.ac.uk> |
---|---|
date | Tue, 24 Mar 2020 17:52:52 +0000 |
parents | 6f28ac7d5255 |
children | 4c23b1766692 |
files | bin/master.sh |
diffstat | 1 files changed, 0 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/master.sh Thu Mar 19 13:13:35 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -#!/usr/bin/bash -echo $(date) $(hostname) -h=$(hostname) -hn=${h##*n} -if [ $hn -eq 0 ] -then seq --format="%03.0f" $1 $2 -else seq --format="%03.0f" $3 $4 -fi |\ -parallel --will-cite -j 48 -N 1 bin/doHdr.sh ${hn} '{#}' '{}' -echo $(date) $(hostname) $?