mkdir apr96 cd apr96 mkdir pc_comp cd pc_comp mcopy -m -v 'a:*' . eject mcopy -m -v 'a:*' . eject mcopy -m -v 'a:*' . eject mcopy -m -v 'a:*' . eject mkdir ../pc cat apr{1,2,3,4,5,6,7,8,9,10} > ../pc/dt.zip cat stf{1,2,3,4} > ../pc/stuff.zip cd ../pc unzip stuff.zip unzip dt.zip rm dt.zip stuff.zip cd .. tr -d '\015\032\212' < pc/blurb > README.blurb mkdir ascii pushp ~/src/dt asksam_to_text pc/april96.ask ascii/dt.songs dt_create_toc ascii/dt.songs > ascii/dt.toc unzip -ca pc/tune.zip | tunzip2a ascii/dt.tunetoc > ascii/dt.tunes mkdir hypertext pushd hypertext (toctitles2html.pl ../ascii/dt.tunetoc ../ascii/dt.toc > DigiTradTitles.html ) >& ../tunewarn.txt tunes2html.pl ../ascii/dt.toc ../ascii/dt.tunetoc > DigiTradTunes.html keywords2html.pl ../ascii/dt.toc > DigiTradKeywords.html ================== popd cd ascii compress < dt.songs > dt.songs.Z compress < dt.toc > dt.toc.Z compress < dt.tunetoc > dt.tunetoc.Z compress < dt.tunes > dt.tunes.Z