view bin/curvecalc_all_subterms @ 1194:4f28a6c4814d

rename songs to not have digits other than their show numbers Ignore-this: 35fe5cb9bf082dea8e9211821bff12d8
author drewp@bigasterisk.com
date Sun, 15 Jun 2014 20:14:07 +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 }