[GRASS-user] SessionInfo()

Dear Grass users,

is there a command such as SessionInfo() in R that prints information on the GRASS installation, paths etc.?

Thanks for your help in advance!

Ralf Schäfer

------------------------------------------------------------

Prof. Dr. rer. nat. Ralf Bernhard Schäfer
Juniorprofessor for Quantitative Landscape Ecology
Environmental Scientist (M.Sc.)
Institute for Environmental Sciences
University Koblenz-Landau
Fortstrasse 7
76829 Landau
Germany
Mail: schaefer-ralf@uni-landau.de
Phone: ++49 (0) 6341 280-31536
Web: http://tinyurl.com/6dnpxna

2011/10/23 Ralf Schäfer <senator@ecotoxicology.de>:

Dear Grass users,

is there a command such as SessionInfo() in R that prints information on the GRASS installation, paths etc.?

Hi Ralf,

please check g.gisenv
http://grass.osgeo.org/grass64/manuals/html64_user/g.gisenv.html

Furthermore, some variables are set:
set | grep GRASS

and
http://grass.osgeo.org/grass64/manuals/html64_user/variables.html

Hope this helps
Markus