<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Daniel.<br>
    <br>
    But no, I was not able to make your suggestion work; it complains
    that it dos not know the command 'For'...<br>
    <br>
    Regards larsf<br>
    <br>
    <br>
    Den 01. april 2012 16:01, skrev Daniel Victoria:
    <blockquote
cite="mid:CA+irsJjDSOgr9-xnnM3Fc58p5=t9Dc-Oi9HAdhQV3T-XLMBVUw@mail.gmail.com"
      type="cite">
      <p>I believe there is a batch import function in the gui ( I'm not
        in front of my computer now). If not, you can write a for loop
        in the command line to import all files. <br>
        In Linux shell it's something like<br>
        For i in *.arc<br>
        Do r.in.arc $i &lt;output name here&gt;<br>
        Done</p>
      <p>Daniel</p>
      <div class="gmail_quote">On Apr 1, 2012 10:13 AM, "Lars Forseth"
        &lt;<a moz-do-not-send="true"
          href="mailto:lars.forseth@ntebb.no">lars.forseth@ntebb.no</a>&gt;
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Hi!<br>
          I want to import a set (20) of ESRI ASCII raster files in a
          catalog, and merge them to a single GRASS raster dataset.<br>
          <br>
          How do I do that? (Yes I can import each file, and then merge
          (r.patch), but..)<br>
          <br>
          Regards larsf<br>
          <br>
          <br>
          _______________________________________________<br>
          grass-user mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
          <a moz-do-not-send="true"
            href="http://lists.osgeo.org/mailman/listinfo/grass-user"
            target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>