On Mon, May 23, 2005 at 08:57:47AM -0300, Natan wrote:
> >Is your operating system perhaps doing something to the percent char?
> >
> >What if you prepend rrdtool with echo?
> >
> >echo rrdtool graph .... GPRINT:inMaxBits:%lf

> But I have no idea about how to run this on windows through the shell if 
> I need someday...

Probably something like

   GPRINT:inMaxBits:%%lf

or

   GPRINT:inMaxBits:\%lf

or

   GPRINT:inMaxBits:'%lf'

Normally I'd say RTFM but in your case I doubt "man cmd" will
do you any good :)  Maybe in a help-file?

cheers
alex

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to