#!/bin/bash # This is the horror shell script to create an automatic install for # Windoze. # Note that I use sed to create a setup file # use iss.sh >iss.txt # copy the resulting iss.txt to the location of your Windows installation # of Gforth, and start the setup compiler there. cat <