view bin/curvecalc_all_subterms @ 1558:7eb3676b8fd6

more of the fixed add-to-song service Ignore-this: 44b96a929b79ab201a80a6914b117f9d
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 23 May 2017 06:58:02 +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 }