<?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: Using aliases and command-line functions for speed</title>
	<atom:link href="http://eriwen.com/productivity/aliases-and-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com/productivity/aliases-and-functions/</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Sat, 06 Mar 2010 23:29:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kelly Brown</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-2650</link>
		<dc:creator>Kelly Brown</dc:creator>
		<pubDate>Fri, 12 Jun 2009 19:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-2650</guid>
		<description>I really like your post. Does it copyright protected?</description>
		<content:encoded><![CDATA[<p>I really like your post. Does it copyright protected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Powerhouse Programs of Linux</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-2327</link>
		<dc:creator>Powerhouse Programs of Linux</dc:creator>
		<pubDate>Wed, 29 Apr 2009 11:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-2327</guid>
		<description>[...] Using aliases and command-line functions for speed [...]</description>
		<content:encoded><![CDATA[<p>[...] Using aliases and command-line functions for speed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robbo</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-1828</link>
		<dc:creator>robbo</dc:creator>
		<pubDate>Wed, 22 Oct 2008 05:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-1828</guid>
		<description>I&#039;ll bet you untended to use &lt;b&gt;sort -n&lt;/b&gt; instead of &lt;b&gt;sort -r&lt;/b&gt; as the last sort in the pipe.  Or even &lt;b&gt;sort -rn&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ll bet you untended to use <b>sort -n</b> instead of <b>sort -r</b> as the last sort in the pipe.  Or even <b>sort -rn</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-1769</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 04 Oct 2008 19:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-1769</guid>
		<description>Sweet. :)

I still really like your new style...</description>
		<content:encoded><![CDATA[<p>Sweet. :)</p>
<p>I still really like your new style&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-1727</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Mon, 22 Sep 2008 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-1727</guid>
		<description>@Mark:

Same here. I can&#039;t stand it anymore if I have to type out a full command. I think to myself &quot;ugh, this takes so long&quot;.</description>
		<content:encoded><![CDATA[<p>@Mark:</p>
<p>Same here. I can&#8217;t stand it anymore if I have to type out a full command. I think to myself &#8220;ugh, this takes so long&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Sanborn</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-1726</link>
		<dc:creator>Mark Sanborn</dc:creator>
		<pubDate>Mon, 22 Sep 2008 15:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-1726</guid>
		<description>I SSH into a ton of different machines so I use stuff like:

alias server1=&#039;ssh 192.168.1.102 -l pete&#039;
alias server2=&#039;ssh 192.168.1.103 -l larry&#039;
alias server3=&#039;ssh www.myremoteserver.com -l bob&#039;

I also have one for starting up a reverse SSH tunnel since the command is rather long and I always forget it.</description>
		<content:encoded><![CDATA[<p>I SSH into a ton of different machines so I use stuff like:</p>
<p>alias server1=&#8217;ssh 192.168.1.102 -l pete&#8217;<br />
alias server2=&#8217;ssh 192.168.1.103 -l larry&#8217;<br />
alias server3=&#8217;ssh <a href="http://www.myremoteserver.com" rel="nofollow">http://www.myremoteserver.com</a> -l bob&#8217;</p>
<p>I also have one for starting up a reverse SSH tunnel since the command is rather long and I always forget it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xrado</title>
		<link>http://eriwen.com/productivity/aliases-and-functions/#comment-1725</link>
		<dc:creator>xrado</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=258#comment-1725</guid>
		<description>alias are cool :) thx!</description>
		<content:encoded><![CDATA[<p>alias are cool :) thx!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
