Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 851:df3220bb7a2d
make EditChoice prompt configurable
Ignore-this: 731efbaa464350a0a416b0892726e531
author | drewp@bigasterisk.com |
---|---|
date | Wed, 05 Jun 2013 23:28:07 +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 }