> 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?
set GRASS_VERBOSE=0 ?
Hamish