Files @ 6504df2aee03
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
show 2013 data
Ignore-this: a36a24c7a2a13ae4f4088f57a97e14a0
1
2
3
4
5
6
#!/bin/zsh
echo broken: use a plain shell loop
exit 1


for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }