view bin/curvecalc_all_subterms @ 1532:c83c423b3de0

stub for 2017 playlist Ignore-this: fab14bb1ad3e4d859a143fbbf56cf71
author drewp@bigasterisk.com
date Wed, 10 May 2017 04:09:53 +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 }