view bin/curvecalc_all_subterms @ 1226:1ea0629a7fe6

ascoltami mini mode Ignore-this: f09fcb7e27972e4e116da024ff707d4
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 08 Jun 2015 08:12:55 +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 }