<?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: Change Ubuntu Default &#8216;ls&#8217; Command Alias&#8230;&#8230;.</title>
	<atom:link href="http://www.sporticia.com/blog/unix/change-ubuntu-default-ls-command-alias/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sporticia.com/blog/unix/change-ubuntu-default-ls-command-alias</link>
	<description>stuff I know, stuff I discover, stuff I see.......just stuff really</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:21:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: scottb</title>
		<link>http://www.sporticia.com/blog/unix/change-ubuntu-default-ls-command-alias/comment-page-1#comment-4268</link>
		<dc:creator>scottb</dc:creator>
		<pubDate>Sat, 27 Nov 2010 09:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=677#comment-4268</guid>
		<description>Just create another alias line without the -l argument, something like

alias ls=’ls -laF’
alias lss=&#039;ls -aF&#039;

So now you have an &#039;ls&#039; which gives a long listing bydefault, and &#039;lss&#039; which does an &#039;ls&#039; short listing</description>
		<content:encoded><![CDATA[<p>Just create another alias line without the -l argument, something like</p>
<p>alias ls=’ls -laF’<br />
alias lss=&#8217;ls -aF&#8217;</p>
<p>So now you have an &#8216;ls&#8217; which gives a long listing bydefault, and &#8216;lss&#8217; which does an &#8216;ls&#8217; short listing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://www.sporticia.com/blog/unix/change-ubuntu-default-ls-command-alias/comment-page-1#comment-4091</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Wed, 17 Nov 2010 14:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.sporticia.com/blog/?p=677#comment-4091</guid>
		<description>Hi,

This is great.  However, if I changed the alias so it displays the long listing (-l), what do I do to get a short listing, in case I need this some time? 

Thanks,

Steffen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is great.  However, if I changed the alias so it displays the long listing (-l), what do I do to get a short listing, in case I need this some time? </p>
<p>Thanks,</p>
<p>Steffen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

