<?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: Get rid of color &#8216;ls&#8217; output in Linux</title>
	<atom:link href="http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/</link>
	<description>because I don't believe in life before coffee...</description>
	<lastBuildDate>Wed, 23 Nov 2011 03:01:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: darkfader</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-379224</link>
		<dc:creator>darkfader</dc:creator>
		<pubDate>Sun, 19 Jun 2011 13:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-379224</guid>
		<description>just put 

unalias -a
ksh or zsh &amp; set -o vi &amp; export EDITOR=vi into your login rc file and you&#039;ll end up with a non-broken working environment.

most of the time i&#039;m also too lazy to set this up though. but it&#039;s really not worth your time to work around all these little details each and every day, rather get rid of them from the start.

It will cost you a few of those &quot;clever&quot; features and you&#039;ll have a 5% lower risk of cardial arrest.</description>
		<content:encoded><![CDATA[<p>just put </p>
<p>unalias -a<br />
ksh or zsh &amp; set -o vi &amp; export EDITOR=vi into your login rc file and you&#8217;ll end up with a non-broken working environment.</p>
<p>most of the time i&#8217;m also too lazy to set this up though. but it&#8217;s really not worth your time to work around all these little details each and every day, rather get rid of them from the start.</p>
<p>It will cost you a few of those &#8220;clever&#8221; features and you&#8217;ll have a 5% lower risk of cardial arrest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: llinear</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-375407</link>
		<dc:creator>llinear</dc:creator>
		<pubDate>Tue, 01 Dec 2009 02:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-375407</guid>
		<description>just bypass the alias and directly call
/bin/ls</description>
		<content:encoded><![CDATA[<p>just bypass the alias and directly call<br />
/bin/ls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonym</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-370387</link>
		<dc:creator>Anonym</dc:creator>
		<pubDate>Thu, 25 Sep 2008 00:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-370387</guid>
		<description>why to bother about alias. just type simple command - dir. it doesn&#039;t display color. it function same like ls but without colors.

it works for me. some system doesn&#039;t support that.</description>
		<content:encoded><![CDATA[<p>why to bother about alias. just type simple command &#8211; dir. it doesn&#8217;t display color. it function same like ls but without colors.</p>
<p>it works for me. some system doesn&#8217;t support that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jfelten</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-369742</link>
		<dc:creator>jfelten</dc:creator>
		<pubDate>Sat, 09 Aug 2008 19:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-369742</guid>
		<description>Thank you.  I just installed Ubuntu 8.04.1 and it was extremely annoying.  Defaulted to light pastels on a white background, and worse, for some directories it was dark green text on a slightly darker green background making it literally illegible.  If the defaults were sane colors I could have lived with them, but I have better things to do with my time than editing color codes for ls.</description>
		<content:encoded><![CDATA[<p>Thank you.  I just installed Ubuntu 8.04.1 and it was extremely annoying.  Defaulted to light pastels on a white background, and worse, for some directories it was dark green text on a slightly darker green background making it literally illegible.  If the defaults were sane colors I could have lived with them, but I have better things to do with my time than editing color codes for ls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sync</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-369647</link>
		<dc:creator>Sync</dc:creator>
		<pubDate>Mon, 28 Jul 2008 17:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-369647</guid>
		<description>Color is great but not in plain terminal environments.  We use a terminal emulator that defaults to blue backgrounds and the Linux color &quot;ls&quot; ends up setting the default text color to blue-- so we get blue on blue and can&#039;t read anything.  Color &quot;ls&quot; makes bogus assumptions about what kind of terminal you are using and how it is configured, and is generally distracting.  And don&#039;t get me started on the color &quot;vim&quot; enhancements-- they set new standards of annoyance, especially since figuring out all the settings you have to turn off can be quite a challenge:

syntax off
let g:loaded_matchparen=1
set nocp
set noincsearch
set nohlsearch
set noshowmatch</description>
		<content:encoded><![CDATA[<p>Color is great but not in plain terminal environments.  We use a terminal emulator that defaults to blue backgrounds and the Linux color &#8220;ls&#8221; ends up setting the default text color to blue&#8211; so we get blue on blue and can&#8217;t read anything.  Color &#8220;ls&#8221; makes bogus assumptions about what kind of terminal you are using and how it is configured, and is generally distracting.  And don&#8217;t get me started on the color &#8220;vim&#8221; enhancements&#8211; they set new standards of annoyance, especially since figuring out all the settings you have to turn off can be quite a challenge:</p>
<p>syntax off<br />
let g:loaded_matchparen=1<br />
set nocp<br />
set noincsearch<br />
set nohlsearch<br />
set noshowmatch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JacobWiser</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-369369</link>
		<dc:creator>JacobWiser</dc:creator>
		<pubDate>Wed, 09 Jul 2008 23:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-369369</guid>
		<description>I execute &quot;unalias ls&quot; in my profile.  ls is aliased to &quot;ls --color=tty&quot;.  That takes care of the color issue.  

The reason why I don&#039;t use the color is that I have problems with my vision and need high contrast like white on black.  So, on a color listing, I can&#039;t see the dark blue against a black background.

Jack</description>
		<content:encoded><![CDATA[<p>I execute &#8220;unalias ls&#8221; in my profile.  ls is aliased to &#8220;ls &#8211;color=tty&#8221;.  That takes care of the color issue.  </p>
<p>The reason why I don&#8217;t use the color is that I have problems with my vision and need high contrast like white on black.  So, on a color listing, I can&#8217;t see the dark blue against a black background.</p>
<p>Jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sj</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-367293</link>
		<dc:creator>sj</dc:creator>
		<pubDate>Fri, 22 Feb 2008 00:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-367293</guid>
		<description>Why do you guys hate colors so much? 

Colors are what makes life vibrant.</description>
		<content:encoded><![CDATA[<p>Why do you guys hate colors so much? </p>
<p>Colors are what makes life vibrant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frozentin</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-334155</link>
		<dc:creator>frozentin</dc:creator>
		<pubDate>Sat, 24 Nov 2007 07:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-334155</guid>
		<description>In CentOS, if you copy the file /etc/DIR_COLORS to your home directory as ~/.dir_colors, and if you change the line with &quot;COLOR tty&quot; to &quot;COLOR none&quot;, then all your login sessions become color-free.

Was looking for a solution to this color mess. I can&#039;t bear bright colors due to eye problems. Hence, the desperate need to de-colorify the terminal o/p.</description>
		<content:encoded><![CDATA[<p>In CentOS, if you copy the file /etc/DIR_COLORS to your home directory as ~/.dir_colors, and if you change the line with &#8220;COLOR tty&#8221; to &#8220;COLOR none&#8221;, then all your login sessions become color-free.</p>
<p>Was looking for a solution to this color mess. I can&#8217;t bear bright colors due to eye problems. Hence, the desperate need to de-colorify the terminal o/p.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Emmons</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-327218</link>
		<dc:creator>Jon Emmons</dc:creator>
		<pubDate>Thu, 15 Nov 2007 20:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-327218</guid>
		<description>I have posted a response to your question:

&lt;a href=&quot;http://www.lifeaftercoffee.com/2007/11/15/color-ls-output-and-permission-denied/&quot; rel=&quot;nofollow&quot;&gt;Color ls output and Permission denied&lt;/a&gt;

Thanks for asking.  I was hoping someone would.</description>
		<content:encoded><![CDATA[<p>I have posted a response to your question:</p>
<p><a href="http://www.lifeaftercoffee.com/2007/11/15/color-ls-output-and-permission-denied/" rel="nofollow">Color ls output and Permission denied</a></p>
<p>Thanks for asking.  I was hoping someone would.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Purrkur</title>
		<link>http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/comment-page-1/#comment-325219</link>
		<dc:creator>Purrkur</dc:creator>
		<pubDate>Wed, 14 Nov 2007 08:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.lifeaftercoffee.com/2007/11/12/get-rid-of-color-ls-output-in-linux/#comment-325219</guid>
		<description>I was wondering exactly the same as Cloned Milkmen. During my 11 years of using Linux I have never come across such an issue.</description>
		<content:encoded><![CDATA[<p>I was wondering exactly the same as Cloned Milkmen. During my 11 years of using Linux I have never come across such an issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

