<?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: Linux Bang Commands</title>
	<atom:link href="http://codytaylor.org/2009/09/linux-bang-commands.html/feed" rel="self" type="application/rss+xml" />
	<link>http://codytaylor.org/2009/09/linux-bang-commands.html</link>
	<description>From Cody Taylor.</description>
	<lastBuildDate>Thu, 13 Oct 2011 06:41:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-5210</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 07 Aug 2011 00:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-5210</guid>
		<description>This isn&#039;t Linux, this is BASH. BASH has been ported to a *number* of UNIX and UNIX-like operating systems. These &quot;tricks&quot; will work on any system that has BASH available.</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t Linux, this is BASH. BASH has been ported to a *number* of UNIX and UNIX-like operating systems. These &#8220;tricks&#8221; will work on any system that has BASH available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Taylor</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4344</link>
		<dc:creator>Cody Taylor</dc:creator>
		<pubDate>Wed, 23 Sep 2009 16:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4344</guid>
		<description>Thanks for the tip. I&#039;ll try and revise the post later to add those.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I&#8217;ll try and revise the post later to add those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4343</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Wed, 23 Sep 2009 16:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4343</guid>
		<description>Also don&#039;t forget that &quot;!?foo&quot; will run the last command *containing* foo. Oh, and a supplement to &quot;!!&quot; would be &quot;!-2&quot;, &quot;!-3&quot; etc which will run the 2nd-to-last and 3rd-to-last command, respectively.</description>
		<content:encoded><![CDATA[<p>Also don&#8217;t forget that &#8220;!?foo&#8221; will run the last command *containing* foo. Oh, and a supplement to &#8220;!!&#8221; would be &#8220;!-2&#8243;, &#8220;!-3&#8243; etc which will run the 2nd-to-last and 3rd-to-last command, respectively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Taylor</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4342</link>
		<dc:creator>Cody Taylor</dc:creator>
		<pubDate>Wed, 23 Sep 2009 15:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4342</guid>
		<description>commandlinefu.com looks fun. I&#039;ll have to spend some time on it. Thanks</description>
		<content:encoded><![CDATA[<p>commandlinefu.com looks fun. I&#8217;ll have to spend some time on it. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Taylor</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4341</link>
		<dc:creator>Cody Taylor</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4341</guid>
		<description>That is awesome. I had no idea what you were talking about until a quick google. I think this new find requires some testing. Thanks for the comment.</description>
		<content:encoded><![CDATA[<p>That is awesome. I had no idea what you were talking about until a quick google. I think this new find requires some testing. Thanks for the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renatus</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4340</link>
		<dc:creator>Renatus</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4340</guid>
		<description>Don&#039;t forget the fork bomb at all:
:(){ :&#124;:&amp;};:</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget the fork bomb at all:<br />
:(){ :|:&amp;};:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Useful Linux Bang Commands &#124; _mindMeld</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4339</link>
		<dc:creator>Useful Linux Bang Commands &#124; _mindMeld</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4339</guid>
		<description>[...] link: Linux Command Line Bang Commands &#124; tech stuff From Cody Taylor [...]</description>
		<content:encoded><![CDATA[<p>[...] link: Linux Command Line Bang Commands | tech stuff From Cody Taylor [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juan</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4338</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:25:24 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4338</guid>
		<description>!!:gs/A/B/

...basically means &quot;repeat the previous command, but replace A with B, all occurrences&quot;, as opposed to

^A^B

...which will only replace the first occurrence.

(I quite like this site: commandlinefu.com)</description>
		<content:encoded><![CDATA[<p>!!:gs/A/B/</p>
<p>&#8230;basically means &#8220;repeat the previous command, but replace A with B, all occurrences&#8221;, as opposed to</p>
<p>^A^B</p>
<p>&#8230;which will only replace the first occurrence.</p>
<p>(I quite like this site: commandlinefu.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: REVERT TO CONSOLE &#8250; Linux Banging</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4337</link>
		<dc:creator>REVERT TO CONSOLE &#8250; Linux Banging</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4337</guid>
		<description>[...] This is a great list of bang command usage.             This was written by Jeff. Posted on Wednesday, September 23, 2009, at 2:16 pm. Filed under *NIX, Linux. Bookmark the permalink. Follow comments here with the RSS feed. Post a comment or leave a trackback. [...]</description>
		<content:encoded><![CDATA[<p>[...] This is a great list of bang command usage.             This was written by Jeff. Posted on Wednesday, September 23, 2009, at 2:16 pm. Filed under *NIX, Linux. Bookmark the permalink. Follow comments here with the RSS feed. Post a comment or leave a trackback. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Taylor</title>
		<link>http://codytaylor.org/2009/09/linux-bang-commands.html/comment-page-1#comment-4336</link>
		<dc:creator>Cody Taylor</dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://codytaylor.org/?p=14257#comment-4336</guid>
		<description>Thanks for commenting. If you just type !$ by itself then it will run the last word of the previous command. I realize that it is meant to be used in substitutions and I think I portray that in the examples that follow. Just in case nobody makes it that far I&#039;ve changed my wording a bit.</description>
		<content:encoded><![CDATA[<p>Thanks for commenting. If you just type !$ by itself then it will run the last word of the previous command. I realize that it is meant to be used in substitutions and I think I portray that in the examples that follow. Just in case nobody makes it that far I&#8217;ve changed my wording a bit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

