Files @ 9e373ba54aa9
Branch filter:

Location: light9/bin/curvecalc_all_subterms

drewp@bigasterisk.com
checkpoint
Ignore-this: 7342e0a3c6a8e3c04fa70c029d2f3625
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 }