view bin/curvecalc_all_subterms @ 1372:f427801da9f6

collector properly merges repeated attr settings in the same message Ignore-this: a03dcc65eb0d9300cecf3153cd2a58d3
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 07 Jun 2016 10:51:23 +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 }