#!/bin/sh # Trampoline to run moles written in Brandy BASIC cd /arpa/d/dbane/bas # This has to be tbrandy as sbrandy can't print control characters like TAB exec ../bin/tbrandy -quit $(basename $0 .cgi).bas "$SELECTOR" $SERVER_HOST $SERVER_PORT $@