[GRASS-dev] Simplified G_percent() output in batch jobs?
Glynn Clements
glynn at gclements.plus.com
Tue Nov 4 14:31:11 EST 2008
Markus Neteler wrote:
> I am running a large number of processing jobs on a
> cluster and the job manager output is cluttered with
> control chars from G_percent().
> It would be great to have a switch (or detection magic)
> to output the plain ASCII style 0..10...20.. in this cases.
>
> Maybe it's already there?
The closest is:
export GRASS_MESSAGE_FORMAT=gui
That's a bit noisy, but it does eliminate the BS characters.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list