<?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: New command: prepend</title>
	<atom:link href="http://bashcurescancer.com/new-command-prepend.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bashcurescancer.com/new-command-prepend.html</link>
	<description>Learn the UNIX/Linux command line</description>
	<lastBuildDate>Mon, 06 Jun 2011 01:35:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: prepend to a file with sponge from moreutils</title>
		<link>http://bashcurescancer.com/new-command-prepend.html/comment-page-1#comment-6272</link>
		<dc:creator>prepend to a file with sponge from moreutils</dc:creator>
		<pubDate>Thu, 17 Apr 2008 19:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/new-command-prepend.html#comment-6272</guid>
		<description>[...] few weeks I wrote about a tool, which helps you easily prepend to a file. I submitted prepend to moreutils and Joey was kind enough to point out this could be done with [...]</description>
		<content:encoded><![CDATA[<p>[...] few weeks I wrote about a tool, which helps you easily prepend to a file. I submitted prepend to moreutils and Joey was kind enough to point out this could be done with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: using kill to see if a process is alive</title>
		<link>http://bashcurescancer.com/new-command-prepend.html/comment-page-1#comment-5898</link>
		<dc:creator>using kill to see if a process is alive</dc:creator>
		<pubDate>Thu, 10 Apr 2008 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/new-command-prepend.html#comment-5898</guid>
		<description>[...] moreutils sponge command. Sponge provides a method of prepending which is less specialized than my prepend util. However, it has trouble with large amounts of [...]</description>
		<content:encoded><![CDATA[<p>[...] moreutils sponge command. Sponge provides a method of prepending which is less specialized than my prepend util. However, it has trouble with large amounts of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brock Noland</title>
		<link>http://bashcurescancer.com/new-command-prepend.html/comment-page-1#comment-5765</link>
		<dc:creator>Brock Noland</dc:creator>
		<pubDate>Mon, 07 Apr 2008 14:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/new-command-prepend.html#comment-5765</guid>
		<description>Echo is a special case, most often I am prepend&#039;ing files. However, if sed can prepend stdin, then that would be an effective replacement. I&#039;ll look into that.</description>
		<content:encoded><![CDATA[<p>Echo is a special case, most often I am prepend&#8217;ing files. However, if sed can prepend stdin, then that would be an effective replacement. I&#8217;ll look into that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: i5513</title>
		<link>http://bashcurescancer.com/new-command-prepend.html/comment-page-1#comment-5758</link>
		<dc:creator>i5513</dc:creator>
		<pubDate>Mon, 07 Apr 2008 13:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/new-command-prepend.html#comment-5758</guid>
		<description>Why not using sed &#039;1i\
TEXT&#039; at the last command on the pipe ?</description>
		<content:encoded><![CDATA[<p>Why not using sed &#8217;1i\<br />
TEXT&#8217; at the last command on the pipe ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.196 seconds -->

