view bin/curvecalc_all_subterms @ 1581:30c79f1dc4f8

fix suggestPrefixes to send suggestions to rdfdb Ignore-this: 637142dcc1de97c9046d75d1396a9446
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 30 May 2017 07:36:42 +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 }