[GRASS-user] bash script

Markus Metz markus.metz.giswork at googlemail.com
Thu Jun 24 03:16:36 EDT 2010


Sandile Gumede wrote:
>
> [snip]
>
>
> # first our GRASS, then the rest
> export PATH=$GISBASE:$GISBASELIB/scripts:$PATH

Try
export PATH="$GISBASE/bin:$GISBASE/scripts:$PATH"

See also etc/init.sh for inspiration

Markus M


More information about the grass-user mailing list