Today Alex van den Bogaerdt wrote: > 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?
try, read it, the section about quoting ... cmd /? and then try not to cry ... this is what building on a bad start gets you into ... I wonder how this can work at all cheers tobi -- ______ __ _ /_ __/_ / / (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich / // _ \/ _ \/ / System Manager, Time Lord, Coder, Designer, Coach /_/ \.__/_.__/_/ http://people.ee.ethz.ch/oetiker +41(0)44-632-5286 -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
