> the command CD doesn't change the drive e.g. c:\ to d:\ not quite correct, see cd /?
if you want to change drive _and_ directory, you need the /D option, e.g. to change from c:\Users\xyz to d:\mydata on the command line cd /D d:\mydata HTH ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Cannot-change-directory-via-GRASS-command-console-tp5092923p5093009.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
