[GRASS5] 5.7: very verbose command output
Hamish
hamish_nospam at yahoo.com
Mon Aug 23 04:27:28 EDT 2004
> The output of 5.7 commands is very verbose (see example below), making it
> difficult to find the requested information.
>
> Is there a way to make this less verbose ?
>
> Moritz
>
> Example:
>
> GRASS 5.7.cvs:~ > v.db.connect -p communes
> D1/1: Vect_open_old(): name = communes mapset= mlennert update = 0
> D1/1: Vect_set_thresh(): thresh = 0.000000
> D1/1: dig_spidx_init()
You have the 5.7 Debugging output turned on.
try "g.gisenv" and you should see "DEBUG=1".
g.gisenv set="DEBUG=0"
will get you back to normal.
Hamish
More information about the grass-dev
mailing list