From grass Wed Nov 29 03:01:11 2000
Furthermore, full LOCATION is directory name. We can use auto-completion
feature of shell to specify this.grass5 gis/data/loc/mymap : GISDBASE=CURRENT_DIR/gis/data
LOCATION_NAME=loc
MAPSET=mymapThis example does not start with '/'. in this case current directory is
prepended to data/mymap and it's just LOCATION.
Oops! "prepended to data/mymap" => "prepended to gis/data/loc/mymap".
Just fixing typo
Huidae Cho