I have a question about use of g.tempfile if I want to create a temporary file in a script I've to write:
temp1=`g.tempfile pid=$$` and then I've to use this file e.g. : r.out.ascii -h input=dtm output="$temp1" null=0 Is correct? Thank in advanced R
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
