[GRASS-user] readline completion under bash

Florian Kindl florian.kindl at norut.no
Fri Sep 19 16:46:29 EDT 2008


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.


More information about the grass-user mailing list