view bin/curvecalc_all_subterms @ 1776:b680d6f50a93

start sequencer web report. WIP Ignore-this: e97eadee6190d2c90cfb81f3542f4f2f
author drewp@bigasterisk.com
date Sun, 03 Jun 2018 21:04:00 +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 }