#!/bin/sh cd /home/gtoal/public_html/scrabble/jacobson+appel/PROBLEM_SOLVER ctohtml cgi_bin.c > cgi_bin.c.html ctohtml checks.c > checks.c.html ctohtml command.c > command.c.html ctohtml eval.c > eval.c.html ctohtml genmove.c > genmove.c.html ctohtml globals.c > globals.c.html ctohtml globals.h > globals.h.html ctohtml graphics.c > graphics.c.html ctohtml graphics.h > graphics.h.html ctohtml list.c > list.c.html ctohtml main.c > main.c.html ctohtml manager.c > manager.c.html ctohtml trie.h > trie.h.html #rm index.html lynx -source -dump http://localhost:8000/~gtoal/scrabble/jacobson+appel/PROBLEM_SOLVER/ > index.html ecce index.html < index.ecce