This commit is contained in:
Matthew Slowe 2024-01-07 17:02:42 +00:00
parent 67d116f570
commit 7977aa96fb

View File

@ -1,4 +1,7 @@
set -ex #!/bin/bash
set -e
for n in 1143 1145 1135 9274 for n in 1143 1145 1135 9274
do do
perl stack-years.pl $n >$n-pivot.txt perl stack-years.pl $n >$n-pivot.txt