view bin/curvecalc_all_subterms @ 1442:3e52568394ef

fix logging that might be printing blank lines Ignore-this: 466a7535187fe5eead34587134b441eb
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 21:14:10 +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 }