[GRASS-de] GRASS

Florian Jurgeit Florian.Jurgeit at uibk.ac.at
Mi Feb 4 14:34:05 CET 2004


is there a possibility to get the output of a grass-command
without starting the interactive grass monitor? i've tried:

#!/bin/sh
grass5 -text /home/atlas/grass/GRASSDATA/atlas/dgm
r.profile dem_asc line="700000,200000,705000,195000"

and all i get is the monitor. maybe it's clearer if i tell you
what i want to achieve: "abuse" GRASS to produce height profile's
ASCII output according to a user's selection on an html page