<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/comp.lang.awk</id>
  <title type="text">comp.lang.awk Google Group</title>
  <subtitle type="text">
  The AWK programming language.
  </subtitle>
  <link href="/group/comp.lang.awk/feed/atom_v1_0_msgs.xml" rel="self" title="comp.lang.awk feed"/>
  <updated>2010-01-08T21:20:59Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Rosetta Doherty</name>
  <email>dohertyveorosetta...@gmail.com</email>
  </author>
  <updated>2010-01-08T21:20:59Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/8eb4b6d9d2176549/f6b2f34b58ec370a?show_docid=f6b2f34b58ec370a</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/8eb4b6d9d2176549/f6b2f34b58ec370a?show_docid=f6b2f34b58ec370a"/>
  <title type="text">~~~~~~~~~~~~~~ POWERED SPEAKERS ~~~~~~~~~~~~~~</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~***~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sweb.com/3/powered-speakers&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>r.p.loui@gmail.com</name>
  <email>r.p.l...@gmail.com</email>
  </author>
  <updated>2010-01-08T21:12:26Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/cbd0c8bb99ef1de7?show_docid=cbd0c8bb99ef1de7</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/cbd0c8bb99ef1de7?show_docid=cbd0c8bb99ef1de7"/>
  <title type="text">Re: matching lower case alpha with ranges</title>
  <summary type="html" xml:space="preserve">
  On Jan 8, 12:43 am, Janis Papanagnou &amp;lt;janis_papanag...@hotmail.com&amp;gt; &lt;br&gt; wrote: &lt;br&gt; Janis is right about the ordering... &lt;br&gt; loui@euclid:~$ gawk &#39;{print &amp;quot;z&amp;quot; ~ /[A-Z]/}&#39; &lt;br&gt; 1 &lt;br&gt; loui@euclid:~$ gawk &#39;{print &amp;quot;Z&amp;quot; ~ /[a-z]/}&#39; &lt;br&gt; 0 &lt;br&gt; I remember some UTF character sets alternate lower and caps (Latin &lt;br&gt; Extended), and others put the block of caps first, then the block of
  </summary>
  </entry>
  <entry>
  <author>
  <name>Iva BRAZIER</name>
  <email>akuyadaliq...@gmail.com</email>
  </author>
  <updated>2010-01-08T19:58:10Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/2f131b87decb0989/336623ece316bf0d?show_docid=336623ece316bf0d</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/2f131b87decb0989/336623ece316bf0d?show_docid=336623ece316bf0d"/>
  <title type="text">~~~~~~~~~~~~~~ ESPN NFL ~~~~~~~~~~~~~~</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~***~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sweb.com/3/espn-nfl&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ed Morton</name>
  <email>mortons...@gmail.com</email>
  </author>
  <updated>2010-01-08T14:22:10Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/da9f7286dd06f90f?show_docid=da9f7286dd06f90f</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/da9f7286dd06f90f?show_docid=da9f7286dd06f90f"/>
  <title type="text">Re: how to find index (in $0) of start of field, e.g. $3</title>
  <summary type="html" xml:space="preserve">
  then &lt;br&gt; {sub(/^[[:space:]]*([^[:space: ]]*[[:space:]]*){2}/,&amp;quot;&amp;quot;)}1 &lt;br&gt; is what you want. It skips leading spaces, if any, then 2 repetitions of &lt;br&gt; nonSpaces-then-spaces (i.e. 2 fields plus the separators that follow them) so &lt;br&gt; what&#39;s left is the 3rd field and everything that follows it. You may want to use &lt;br&gt; it as:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Erma FIERRO</name>
  <email>foygojaad...@gmail.com</email>
  </author>
  <updated>2010-01-08T13:48:49Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b872c3894b370192/e9bb7d336694cf01?show_docid=e9bb7d336694cf01</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b872c3894b370192/e9bb7d336694cf01?show_docid=e9bb7d336694cf01"/>
  <title type="text">~~~~~~~~~~~~~~ CHEETAH GIRL ~~~~~~~~~~~~~~</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~***~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sweb.com/2/cheetah-girl&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>tapaas</name>
  <email>m.71ah...@gmail.com</email>
  </author>
  <updated>2010-01-08T13:19:23Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/de6cc464bbf5b438/89447be463929f48?show_docid=89447be463929f48</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/de6cc464bbf5b438/89447be463929f48?show_docid=89447be463929f48"/>
  <title type="text">[Updated Now]Watch Hot Sexy Star Aishwarya rai Nude Bathing Videos In All Angles at http://blogcreationandhosting.blogspot.com/2009/11/play-with-internet.html &lt; Due to high sex content,I have hidden these videos inside an Image. In that webs</title>
  <summary type="html" xml:space="preserve">
  [Updated Now]Watch Hot Sexy Star Aishwarya rai Nude Bathing Videos In &lt;br&gt; All Angles &lt;br&gt; at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blogcreationandhosting.blogspot.com/2009/11/play-with-internet.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &amp;lt; Due to high sex content,I have hidden these videos inside an Image. &lt;br&gt; In that website,click on big vertical shining image on the right side &lt;br&gt; of website &amp;amp; watch the videos &amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Larry Aldridge</name>
  <email>aldridgetatlarry...@gmail.com</email>
  </author>
  <updated>2010-01-08T11:38:18Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/57c6a6bb79bc5d5c/e2d0df925aaac472?show_docid=e2d0df925aaac472</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/57c6a6bb79bc5d5c/e2d0df925aaac472?show_docid=e2d0df925aaac472"/>
  <title type="text">~~~~~~~~~~~~~~ CELL FOOD ~~~~~~~~~~~~~~</title>
  <summary type="html" xml:space="preserve">
  . &lt;br&gt; ~~~***~~~ &lt;br&gt; ============================== ==================== &lt;br&gt; ============================== ==================== &lt;br&gt; ENTER HERE: &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://web-sweb.com/2/cell-food&quot;&gt;[link]&lt;/a&gt; &amp;lt;&amp;lt;&amp;lt; &lt;br&gt; ============================== ====================
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aharon Robbins</name>
  <email>arn...@skeeve.com</email>
  </author>
  <updated>2010-01-08T11:18:04Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/86b127bdfcc2458a/ffde435385f62bcb?show_docid=ffde435385f62bcb</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/86b127bdfcc2458a/ffde435385f62bcb?show_docid=ffde435385f62bcb"/>
  <title type="text">Re: Gawk new feature poll on file inclusion at awk.info</title>
  <summary type="html" xml:space="preserve">
  I am replying to this against my better judgement, but here goes. &lt;br&gt; 1. The topic has been discussed in the newsgroup before. I didn&#39;t (and &lt;br&gt; still don&#39;t) think there&#39;s a lot to be gained by reopening the discussion. &lt;br&gt; 2. The poll provides a concrete mechanism for reaching a conclusion as &lt;br&gt; to the &amp;quot;will&amp;quot; of the group. Newsgroups discussions do not.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aharon Robbins</name>
  <email>arn...@skeeve.com</email>
  </author>
  <updated>2010-01-08T11:01:11Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/e1dd463f2dce7f24/0e26f4e7f6f55214?show_docid=0e26f4e7f6f55214</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/e1dd463f2dce7f24/0e26f4e7f6f55214?show_docid=0e26f4e7f6f55214"/>
  <title type="text">Re: Gawk roadmap available on the web</title>
  <summary type="html" xml:space="preserve">
  The posted roadmap isn&#39;t exclusive of what&#39;s in the gawk manual. It&#39;s more &lt;br&gt; an indication of what is most likely to happen in the next year or so. &lt;br&gt; If someone with good C coding skills would like to take on the &amp;quot;map &lt;br&gt; array to *DBM file&amp;quot; project I&#39;d be happy to talk to them. I have ideas &lt;br&gt; as to what I&#39;d like to see happen and how to go about it but I&#39;m happy
  </summary>
  </entry>
  <entry>
  <author>
  <name>Aharon Robbins</name>
  <email>arn...@skeeve.com</email>
  </author>
  <updated>2010-01-08T10:52:27Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/7a963e7a3c9380d8?show_docid=7a963e7a3c9380d8</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/7a963e7a3c9380d8?show_docid=7a963e7a3c9380d8"/>
  <title type="text">Re: matching lower case alpha with ranges</title>
  <summary type="html" xml:space="preserve">
  Hi. First, you want &lt;br&gt; /[[:lower:]]/ &lt;br&gt; and not &lt;br&gt; /[:lower:]/ &lt;br&gt; That should solve the problem, independent of locale. Note that older &lt;br&gt; regexps of the form &lt;br&gt; /[A-Z]/ &lt;br&gt; *can* match lower case letters in some locales; for this reason you want to &lt;br&gt; make correct use of the character classes. &lt;br&gt; HTH, &lt;br&gt; Arnold &lt;br&gt; In article &amp;lt;f31ca937-8a28-421e-a2f8-ecbd8 43fa...@j14g2000yqm.googlegrou ps.com&amp;gt;,
  </summary>
  </entry>
  <entry>
  <author>
  <name>john.ruckstuhl</name>
  <email>john.ruckst...@gmail.com</email>
  </author>
  <updated>2010-01-08T06:37:24Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/219b4425f112364a?show_docid=219b4425f112364a</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/219b4425f112364a?show_docid=219b4425f112364a"/>
  <title type="text">Re: how to find index (in $0) of start of field, e.g. $3</title>
  <summary type="html" xml:space="preserve">
  Hi all, field separation is the default -- that is, possibly some &lt;br&gt; leading space, then fields separated by one or more spaces &amp;amp; tabs. &lt;br&gt; Specifically, I am processing output of cksum. On some systems, the &lt;br&gt; three output fields of cksum are separated by a single space. On &lt;br&gt; others, they are padded with extra spaces/tabs to align the output.
  </summary>
  </entry>
  <entry>
  <author>
  <name>john.ruckstuhl</name>
  <email>john.ruckst...@gmail.com</email>
  </author>
  <updated>2010-01-08T06:16:18Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/99e83bb16a6cabaa?show_docid=99e83bb16a6cabaa</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/99e83bb16a6cabaa?show_docid=99e83bb16a6cabaa"/>
  <title type="text">Re: how to find index (in $0) of start of field, e.g. $3</title>
  <summary type="html" xml:space="preserve">
  Thanks Anton, but match() 2nd arg is treated as a regexp, right? &lt;br&gt; So what if $1 contained a string that match() treated as regexp magic &lt;br&gt; instead of an exact match? Anyway, I was thinking along your lines &lt;br&gt; but it seemed like I&#39;d need to escape all special chars in $1, $2, &lt;br&gt; etc. to do it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Janis Papanagnou</name>
  <email>janis_papanag...@hotmail.com</email>
  </author>
  <updated>2010-01-08T05:43:48Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/99c04938feea014c?show_docid=99c04938feea014c</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/aef0e36706c6f790/99c04938feea014c?show_docid=99c04938feea014c"/>
  <title type="text">Re: matching lower case alpha with ranges</title>
  <summary type="html" xml:space="preserve">
  As far as I recall, the character ordering was aAbBcCdD...yYzZ, &lt;br&gt; which would explain the observed effect. &lt;br&gt; To check that, try whether /[a-z]/ matches Z (i.e. switch caps) &lt;br&gt; in that locale; it will match, I assume. &lt;br&gt; Janis
  </summary>
  </entry>
  <entry>
  <author>
  <name>mss</name>
  <email>m...@dev.null</email>
  </author>
  <updated>2010-01-08T02:08:07Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/c73026a14f083070/b3b0e1f306678a4e?show_docid=b3b0e1f306678a4e</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/c73026a14f083070/b3b0e1f306678a4e?show_docid=b3b0e1f306678a4e"/>
  <title type="text">Re: Can regexp be used in RS?</title>
  <summary type="html" xml:space="preserve">
  Just read this in the manual as well... &lt;br&gt; Will study the rest of your post (thanks).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Anton Treuenfels</name>
  <email>teamtemp...@yahoo.com</email>
  </author>
  <updated>2010-01-08T01:54:41Z</updated>
  <id>http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/9012118819ad38ad?show_docid=9012118819ad38ad</id>
  <link href="http://groups.google.com/group/comp.lang.awk/browse_frm/thread/b502fc9a6177fc88/9012118819ad38ad?show_docid=9012118819ad38ad"/>
  <title type="text">Re: how to find index (in $0) of start of field, e.g. $3</title>
  <summary type="html" xml:space="preserve">
  Are you using GAWK? I&#39;m surprised to see that the index() and match() &lt;br&gt; functions of this version do not accept an index argument, ie., the position &lt;br&gt; in the string to start searching at (as does, say, TAWK (to pick an example &lt;br&gt; completely at random)). That ability makes your ugly function slightly less
  </summary>
  </entry>
</feed>
