[GRASS5] Multiple sessions
Radim Blazek
blazek at itc.it
Thu May 13 09:43:58 EDT 2004
Are there any objections to enable multiple sessions
(one per mapset) in 5.7? Basically:
cp $HOME/.grassrc57 /tmp/grass57-$USER/gisrc.$$
set GISDBASE, LOCATION_NAME, MAPSET
check $LOCATION/.gislock
run GRASS session
rm -f $LOCATION/.gislock
cp /tmp/grass57-$USER/gisrc.$$ $HOME/.grassrc57
rm -f /tmp/grass57-$USER/gisrc.$$
Suggested patch is attached.
Radim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: init.sh.patch
Type: text/x-diff
Size: 2376 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/grass-dev/attachments/20040513/4e535f3d/init.sh.bin
More information about the grass-dev
mailing list