<?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: Saving Video Files</title>
	<atom:link href="http://standardload.org/2009/10/saving-video-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://standardload.org/2009/10/saving-video-files/</link>
	<description>network shenanigans or just smoke and mirrors</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:00:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: teastburn</title>
		<link>http://standardload.org/2009/10/saving-video-files/comment-page-1/#comment-7</link>
		<dc:creator>teastburn</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://standardload.org/?p=221#comment-7</guid>
		<description>I haven&#039;t run this script (I&#039;m using Ubuntu Linux), but I ran the PID=`...` line and it would always grab the PID of the grep command. This worked for me:
ps xfa &#124; grep firefox &#124; awk &#039;/firefox\-/ { print $1 }&#039; &#124; head -1</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t run this script (I&#8217;m using Ubuntu Linux), but I ran the PID=`&#8230;` line and it would always grab the PID of the grep command. This worked for me:<br />
ps xfa | grep firefox | awk &#8216;/firefox\-/ { print $1 }&#8217; | head -1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
