view bin/curvecalc_all_subterms @ 888:cad8207933d7

KC fix logging, startup after graph sync, display uri tails when there's no label Ignore-this: 55d0cac2cd05d07ac6e7691b25b6b117
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 08 Jun 2013 08:21:24 +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 }