Files @ 1ba1d46a70a2
Branch filter:

Location: light9/bin/curvecalc_all_subterms

Drew Perttula
put song: prefix into song files
Ignore-this: 50e8d3947e925aa3edff31ed9d893b50
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 }