> As an aside, when one runs grass and specifies > a mapset directory on the command line, is there > any reason why using "." (current directory) > shouldn't work? I ask because g.mapsets -l > complains that the directory can't be "." or NULL. use: cd grassdata/location/mapset grass57 `pwd` Hamish