Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1830:8e0e5b3db301
redo collector client to use HTTP
Ignore-this: b1ae4f45bfe31d8ba58d13c68e9f6a87
author | drewp@bigasterisk.com |
---|---|
date | Sat, 09 Jun 2018 17:56:43 +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 }