view bin/curvecalc_all_subterms @ 1309:d5c834766ce9

rdfdb xhtml -> html Ignore-this: a82386c15ae7789b56b56ac4e8208d28
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 30 May 2016 22:03:23 +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 }