<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 30, 2013 at 10:38 AM, Alan McKay <span dir="ltr"><<a href="mailto:alan.mckay@gmail.com" target="_blank">alan.mckay@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><span style="white-space:pre-wrap">        </span>echo "rrdtool graph --title \"$MYTITLE\" ${MYARGS}"</div>
<div class="gmail_extra"><span style="white-space:pre-wrap">        </span>rrdtool graph --title "$MYTITLE" ${MYARGS} </div><div></div></blockquote></div><br><br>Oh I should say that i fixed the title issue itself by moving it out of MYARGS and into the call directly. </div>
<div class="gmail_extra"><br></div><div class="gmail_extra">But there are other things like COMMENT statements that won't work with quotes and spaces in much the same manner, and they won't be possible to move out of MYARGS. So I have to figure it out</div>
<div class="gmail_extra"><br></div><div class="gmail_extra"><div><br></div>-- <br>“Don't eat anything you've ever seen advertised on TV”<br> - Michael Pollan, author of "In Defense of Food"
</div></div>