We've just upgraded to Staden 2001, and now find that none of our
automated scripts will work. This seems to be because gap4sh is no
longer included in the /bin directory of the distribution.
For reasons unknown to me (I copied this out of the example scripts),
our Staden tcl scripts start;
----------------------------------------
#!/usr/bin/sh
# \
exec gap4sh -f "$0" ${@+"$@"} || exit 1
load_package gap
etc.
----------------------------------------
What can I replace the gap4sh call with to get these scripts working
under Staden 2001?
Thanks for any help
Simon.