#!/bin/sh # This next line will retrieve the data files (if they haven't moved) wget -r -np http://ccat.sas.upenn.edu/gopher/text/religion/biblical/lxxmorph/ cd ccat.sas.upenn.edu/gopher/text/religion/biblical/lxxmorph java -jar ../../../../../../lxxm.jar [0-9][0-9]\.* > lxxm-decomp.imp uconv -x Any-NFC lxxm-decomp.imp > lxxm.imp #:g/^\$\$\$\([^/]*\)\/\([^/]*\)\//s//$$$\1.\2./g