<br><br><div class="gmail_quote">On Sun, Jun 21, 2009 at 12:12 PM, gonzalo infante llorca <span dir="ltr">&lt;<a href="mailto:gonzaloinfantellorca@gmail.com">gonzaloinfantellorca@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Dear grads users,<br>
i am trying to execute  a grads script from a bash script.<br>
The grads script need as an input the filenames to open.<br>
It works ok if i write from the grads comand line<br>
ga&gt; myscript filename 1 filename2<br>
<br>
but if i try to execute from the terminal command line like<br>
grads -bc myscript filename1 filename2</blockquote><div><br></div><div>Try to quote your arguments:</div><div><br></div><div>grads -lc &#39;myscript file1 file2&#39;</div><div><br></div><div> </div></div><br>-- <br>Arlindo da Silva<br>
<a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a><br>