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 <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to