You are missing some quotes. Try this:<br><br>for map in `g.mlist -r type=vect pattern='fill_mnat' `<br>do <br>   <span>r.out.arc</span> in=$map out=basemap_$map".asc" type=area<br>done<br><br><div class="gmail_quote">

On Thu, May 31, 2012 at 11:23 AM, Daniel Lee <span dir="ltr"><<a href="mailto:lee@isi-solutions.org" target="_blank">lee@isi-solutions.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I'll have to defer that to the list, I'm not too good at bash scripting:<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



<span>Well, yes I was thinking to that but I don't know exactly how to do it. I mean, till now with:</span><br><span>g.mlist -r type=rast pattern='fill_mnat'</span><br><span>I have managed to see all rasters that I want to export (fill_mnat - is contained in the middle of the name of all files for export).</span><br>



<span>Next I think I have to run something like: </span><br><span>for map in g.mlist -r type=rast pattern='fill_mnat' do r.out.arc input=$map output='basemap $map .asc' done but nothing happens. Is this the correct command line?</span></blockquote>



<br>_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>David Montoya González<br>Ing. Forestal, Universidad Nacional de Colombia<br>Laboratorio de Sistemas Complejos, UNAL Medellin<br><br>