<?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: I got 99 problems but a bitch ain&#8217;t one!</title>
	<atom:link href="http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/feed/" rel="self" type="application/rss+xml" />
	<link>http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/</link>
	<description>Making up launch dates since 1982</description>
	<lastBuildDate>Sun, 25 Jul 2010 19:36:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam</title>
		<link>http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/comment-page-1/#comment-40996</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 06 Apr 2008 06:50:39 +0000</pubDate>
		<guid isPermaLink="false">http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/#comment-40996</guid>
		<description>Well, I did spend too little time and too much scotch on this. Of course &lt;code&gt;grep bitch myproblems.txt&lt;/code&gt; is a better way of doing it. Old (bad) habits die hard.

However, as far as I can tell, cat is needed for wc, as it outputs the filename as well. Of course, I could be wrong, but wc(1) doesn&#039;t seem to have an option to supress the output of the filename. You could always &lt;code&gt;wc -l myproblems.txt &#124; awk &#039;{print $1}&#039;&lt;/code&gt; but it serves the same purpose essentially.</description>
		<content:encoded><![CDATA[<p>Well, I did spend too little time and too much scotch on this. Of course <code>grep bitch myproblems.txt</code> is a better way of doing it. Old (bad) habits die hard.</p>
<p>However, as far as I can tell, cat is needed for wc, as it outputs the filename as well. Of course, I could be wrong, but wc(1) doesn&#8217;t seem to have an option to supress the output of the filename. You could always <code>wc -l myproblems.txt | awk '{print $1}'</code> but it serves the same purpose essentially.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tehdely</title>
		<link>http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/comment-page-1/#comment-40915</link>
		<dc:creator>tehdely</dc:creator>
		<pubDate>Tue, 01 Apr 2008 22:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://movabletripe.com/archive/i-got-99-problems-but-a-bitch-aint-one/#comment-40915</guid>
		<description>Useless use of cat.</description>
		<content:encoded><![CDATA[<p>Useless use of cat.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
