<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 10/21/10 11:45 AM, Roland RoLaNd wrote:
    <blockquote cite="mid:SNT121-W456AB9CF6673671E4BE63A8A5D0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      Dear all,<br>
      <br>
      i'm writing a certain script which does a specific task in a
      repetitive manner, i'm going to give a similar script with the
      same concept hope you could advise me to a better way:<br>
      <br>
    </blockquote>
    Try "for"<br>
    <a class="moz-txt-link-freetext" href="http://www.cyberciti.biz/faq/bash-for-loop/">http://www.cyberciti.biz/faq/bash-for-loop/</a><br>
  </body>
</html>