<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 7 Powerful Awk Operators Examples (Unary, Binary, Arithmetic, String, Assignment, Conditional, Reg-Ex Awk Operators)</title>
	<atom:link href="http://www.thegeekstuff.com/2010/02/unix-awk-operators/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2010/02/unix-awk-operators/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: hamsolo474</title>
		<link>http://www.thegeekstuff.com/2010/02/unix-awk-operators/comment-page-1/#comment-133629</link>
		<dc:creator>hamsolo474</dc:creator>
		<pubDate>Thu, 20 Oct 2011 10:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3163#comment-133629</guid>
		<description>in awk example 5 
$awk -F &#039;:&#039; &#039;$3==$4&#039; passwd.txt
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh

i cant get my line to work
awk -F &#039;&quot;,&quot;&#124;&quot;&#039; &quot;$1 ==1{print $6;}&quot; joblist2.csv
im using awk to reference fields in a CSV, i have numbered all the rows and thats what the regular expression is meant to find
i cant for the life of me figure out why it doesnt work</description>
		<content:encoded><![CDATA[<p>in awk example 5<br />
$awk -F &#8216;:&#8217; &#8216;$3==$4&#8242; passwd.txt<br />
gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh</p>
<p>i cant get my line to work<br />
awk -F &#8216;&#8221;,&#8221;|&#8221;&#8216; &#8220;$1 ==1{print $6;}&#8221; joblist2.csv<br />
im using awk to reference fields in a CSV, i have numbered all the rows and thats what the regular expression is meant to find<br />
i cant for the life of me figure out why it doesnt work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frankhuang</title>
		<link>http://www.thegeekstuff.com/2010/02/unix-awk-operators/comment-page-1/#comment-70271</link>
		<dc:creator>frankhuang</dc:creator>
		<pubDate>Fri, 19 Nov 2010 05:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=3163#comment-70271</guid>
		<description>good, $NF can also  be replaced by $0</description>
		<content:encoded><![CDATA[<p>good, $NF can also  be replaced by $0</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 14:42:09 -->
