view bin/curvecalc_all_subterms @ 1559:1ba1d46a70a2

put song: prefix into song files Ignore-this: 50e8d3947e925aa3edff31ed9d893b50
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 24 May 2017 08:26:39 +0000
parents 77522c773056
children
line wrap: on
line source

#!/bin/zsh
echo broken: use a plain shell loop
exit 1


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