<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>geeksthatgawk at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/geeksthatgawk/</link>
    <description>for GNU Awk questions &amp; discussions</description>

    <item>
      <title>How can I print a cents symbol (¢) in an awk-genned  e-mail?
</title>
      <pubDate>Fri, 13 Apr 2007 00:02:23 GMT</pubDate>
      <dc:creator>huhjijijiji</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/221</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/221</guid>
      <description>I&#39;m at a total loss with this one... Here&#39;s the script I want to use to inform our customers about a 5Â¢ (see the problem?) price increase.  It&#39;s important</description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] Arry values not visible</title>
      <pubDate>Thu, 22 Mar 2007 03:47:45 GMT</pubDate>
      <dc:creator>Ambrosio Berdijo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/220</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/220</guid>
      <description>Hi Kaushik, Try removing the &quot;$&quot; in ALL the array references, for example:       my_Array[$arr_Index] becomes       my_Array[arr_Index] Ambo The bit of code</description>
    </item>
    <item>
      <title>Arry values not visible</title>
      <pubDate>Tue, 20 Mar 2007 12:41:34 GMT</pubDate>
      <dc:creator>kaushik_908</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/219</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/219</guid>
      <description>Hi All, I&#39;m trying to read a file which looks as below ( There are thousands of these records in the file )- &lt;BEGINREC&gt; ID -!- 359494 -!- ST -!- Outstanding </description>
    </item>
    <item>
      <title>Unable to deliver your message</title>
      <pubDate>Tue, 20 Mar 2007 12:40:11 GMT</pubDate>
      <dc:creator>kaushik BR</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/218</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/218</guid>
      <description>Hi All, I&#39;m trying to read a file which looks as below ( There are thousands of these records in the file )- &lt;BEGINREC&gt; ID -!- 359494 -!- ST -!- Outstanding </description>
    </item>
    <item>
      <title>How does Awk Handle Open Files?</title>
      <pubDate>Mon, 05 Feb 2007 23:15:56 GMT</pubDate>
      <dc:creator>goodmis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/217</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/217</guid>
      <description>How does awk handle open files?  Suppose I am running a cron job to find files that are downloaded to a directory via sftp.  Every 10 minutes, I want to</description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] creating a new file from old one using awk</title>
      <pubDate>Fri, 22 Sep 2006 02:00:42 GMT</pubDate>
      <dc:creator>Ambrosio Berdijo</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/216</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/216</guid>
      <description>The algorithm below works best if the file is already pre-sorted based on the Account Code, so using gawk win32 and gsort win32... assume test.txt contains: </description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] creating a new file from old one using awk</title>
      <pubDate>Fri, 22 Sep 2006 01:37:37 GMT</pubDate>
      <dc:creator>Albert Bickford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/215</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/215</guid>
      <description>Read the file with Gawk a line at a time. Set comma as the field separator. On each line, look at the second field. If it is an account number that you haven&#39;t</description>
    </item>
    <item>
      <title>creating a new file from old one using awk</title>
      <pubDate>Fri, 22 Sep 2006 00:41:30 GMT</pubDate>
      <dc:creator>Femi George [ MTN - Golden Plaza ]</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/214</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/214</guid>
      <description>i have the following file; 12345,89 78777,89 56789,40 18978,40 98864,40 21378,41 i want to create a different file like this; ACCTS WITH CODE 89 12345 78777 </description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] can we call awkscript from a webbrowser</title>
      <pubDate>Fri, 08 Sep 2006 13:44:43 GMT</pubDate>
      <dc:creator>Daniel Ajoy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/213</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/213</guid>
      <description>I don&#39;t understand what you mean. Ask the group. Daniel</description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] can we call awkscript from a webbrowser</title>
      <pubDate>Thu, 07 Sep 2006 21:18:06 GMT</pubDate>
      <dc:creator>Daniel Ajoy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/212</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/212</guid>
      <description>... { while (1) { new = gensub(/(.*[0-9])([0-9]{3})/,&quot;\\1,\\2&quot;,1) if ($0 == new) break $0 = new } print } echo hello 12123456 wewr | gawk --re-interval -f</description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] can we call awkscript from a webbrowser</title>
      <pubDate>Thu, 07 Sep 2006 13:33:08 GMT</pubDate>
      <dc:creator>Daniel Ajoy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/211</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/211</guid>
      <description>... the awk file has to be executable in httpd.conf : &lt;IfModule mod_mime.c&gt; ... AddHandler cgi-script awk ... &lt;/IfModule&gt; The file index.awk starts with </description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] can we call awkscript from a webbrowser</title>
      <pubDate>Thu, 07 Sep 2006 13:22:09 GMT</pubDate>
      <dc:creator>Stout, Danny</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/210</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/210</guid>
      <description>Srinivas, Here is an awk script I wrote some time ago for adding commas (every 3 digits) into a number.  Command line format would be something like: echo</description>
    </item>
    <item>
      <title>can we call awkscript from a webbrowser</title>
      <pubDate>Thu, 07 Sep 2006 11:52:17 GMT</pubDate>
      <dc:creator>schpanich</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/209</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/209</guid>
      <description>Hello friends, My name is Srinivas Chakrpani, I have so many doubts in awk scripting. The scripting tools like perl,php,python can call from a web browser. </description>
    </item>
    <item>
      <title>java.lang.NoClassDefFoundError</title>
      <pubDate>Wed, 09 Aug 2006 19:52:13 GMT</pubDate>
      <dc:creator>sdkfz1822002</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/208</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/208</guid>
      <description>I&#39;m trying to run a .tcl using wish which keeps giving me trouble. This exception is apparently looking for a paticular class (GenerateSQL in this case), but</description>
    </item>
    <item>
      <title>Re: [Geeks that Gawk] mawk: print command with special characters?</title>
      <pubDate>Sun, 06 Aug 2006 12:37:10 GMT</pubDate>
      <dc:creator>ylng</dc:creator>
      <link>http://tech.groups.yahoo.com/group/geeksthatgawk/message/207</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/geeksthatgawk/message/207</guid>
      <description>Kindly help me anybody!!!! how to create an index file? pleeeeeeeeeeeeeeeeeese Ambrosio Berdijo &lt;aberdijo@...&gt; wrote:</description>
    </item>

  </channel>
</rss>
<!-- wr4.grp.scd.yahoo.com uncompressed/chunked Sun May 11 16:03:21 PDT 2008 -->
