Trying to figure out how to run a Gambit-C program from a Linux shell script.
These don't seem to work:
gsi <filename>
gsi - <filename>
gsi -e <filename>
What does work?
Thanks, Steve