[GRASS-dev] $GISBASE/etc/run what does this do?

David Finlayson david.p.finlayson at gmail.com
Sun Jun 11 13:52:50 EDT 2006


Last night I got GRASS to launch and run entirely from Python. No
bourne shell at all. I'm not sure what to do with the signal catching
in the Init.sh script. I was going to look them up on Google and see
what they do. Then decide whether this is a feature that should be
duplicated in Python

Does it control how canceling commands (Ctrl+D, etc.) work?

On 6/11/06, Michael Barton <michael.barton at asu.edu> wrote:
> We're trying to figure this out too to get Java and GRASS to talk to each
> other.
>
> Could you explain a bit more? What you say sounds like it doesn't really do
> anything useful.
>
> Michael
> __________________________________________
> Michael Barton, Professor of Anthropology
> School of Human Evolution & Social Change
> Center for Social Dynamics & Complexity
> Arizona State University
>
> phone: 480-965-6213
> fax: 480-965-7671
> www: http://www.public.asu.edu/~cmbarton
>
>
>
> > From: Glynn Clements <glynn at gclements.plus.com>
> > Date: Sun, 11 Jun 2006 08:17:25 +0100
> > To: David Finlayson <david.p.finlayson at gmail.com>
> > Cc: GRASS developers list <grass-dev at grass.itc.it>
> > Subject: Re: [GRASS-dev] $GISBASE/etc/run what does this do?
> >
> >
> > David Finlayson wrote:
> >
> >> I am trying to understand $GISBASE/etc/Init.sh
> >>
> >> The final call is to a program $GIS/etc/run $SHELL
> >>
> >> What does "run" do exactly?
> >
> > It runs a command with SIGINT and SIGQUIT re-enabled (the Init.sh
> > script ignores those signals, as well as SIGTERM).
> >
> > --
> > Glynn Clements <glynn at gclements.plus.com>
> >
> >
>
>


-- 
David Finlayson




More information about the grass-dev mailing list