On Sep 19 [15:41], Craig Leat wrote: > Thanks for the info, I needed to check my facts before announcing that > tapping out long map names in the GRASS console is a pain, especially > when you have to do it three times to combine the rgb bands. > I have a little workaround for that: I put the name of the base dataset in a temporary variable. for example:
r=demOfMyRegionVersion2beta_20080919 g.region rast=$r d.rast $r Not quite command-line completion, but it saves me some typing. cheers, \flo. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
