view bin/curvecalc_all_subterms @ 890:a9e34719cf86

visible error when asco can't find a file Ignore-this: d5e0a5791321950aaf90af4034570396
author drewp@bigasterisk.com
date Sat, 08 Jun 2013 21:16:27 +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 }