Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 933:8435e3ee1ec2
put program name in terminal title
Ignore-this: dc97077b95fe4d23527c1ea08e3fe7c1
author | drewp@bigasterisk.com |
---|---|
date | Wed, 12 Jun 2013 05:01:02 +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 }