view bin/curvecalc_all_subterms @ 1344:01f7ece0cb13

refactor rdfdb: Db doesn't make Client objects Ignore-this: 205ebf0d96f84d12df5dd88798ad097e
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 00:43:21 +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 }