<?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: LSCOLORS in OSX Snow Leopard, For Dummies</title>
	<atom:link href="http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/</link>
	<description>Someday Came Suddenly</description>
	<lastBuildDate>Sat, 27 Nov 2010 06:20:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: ottohasselblad</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-377</link>
		<dc:creator>ottohasselblad</dc:creator>
		<pubDate>Sat, 27 Nov 2010 06:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-377</guid>
		<description>don&#039;t forget to add &quot;source ~/.profile&quot; to the .bash_profile so that the $PATH variable knows if you have any other bins to point to in .profile</description>
		<content:encoded><![CDATA[<p>don&#8217;t forget to add &#8220;source ~/.profile&#8221; to the .bash_profile so that the $PATH variable knows if you have any other bins to point to in .profile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-376</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Wed, 17 Nov 2010 17:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-376</guid>
		<description>Thanks for the tutorial. I&#039;m using FreeBSD 7 and noticed &quot;man ls&quot; reveals the full info:


     LSCOLORS        The value of this variable describes what color to use
                     for which attribute when colors are enabled with
                     CLICOLOR.  This string is a concatenation of pairs of the
                     format fb, where f is the foreground color and b is the
                     background color.

                     The color designators are as follows:

                           a     black
                           b     red
                           c     green
                           d     brown
                           e     blue
                           f     magenta
                           g     cyan
                           h     light grey
                           A     bold black, usually shows up as dark grey
                           B     bold red
                           C     bold green
                           D     bold brown, usually shows up as yellow
                           E     bold blue
                           F     bold magenta
                           G     bold cyan
                           H     bold light grey; looks like bright white
                           x     default foreground or background

                     Note that the above are standard ANSI colors.  The actual
                     display may differ depending on the color capabilities of
                     the terminal in use.

                     The order of the attributes are as follows:

                           1.   directory
                           2.   symbolic link
                           3.   socket
                           4.   pipe
                           5.   executable
                           6.   block special
                           7.   character special
                           8.   executable with setuid bit set
                           9.   executable with setgid bit set
                           10.  directory writable to others, with sticky bit
                           11.  directory writable to others, without sticky
                                bit

                     The default is &quot;exfxcxdxbxegedabagacad&quot;, i.e., blue fore-
                     ground and default background for regular directories,
                     black foreground and red background for setuid executa-
                     bles, etc.</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. I&#8217;m using FreeBSD 7 and noticed &#8220;man ls&#8221; reveals the full info:</p>
<p>     LSCOLORS        The value of this variable describes what color to use<br />
                     for which attribute when colors are enabled with<br />
                     CLICOLOR.  This string is a concatenation of pairs of the<br />
                     format fb, where f is the foreground color and b is the<br />
                     background color.</p>
<p>                     The color designators are as follows:</p>
<p>                           a     black<br />
                           b     red<br />
                           c     green<br />
                           d     brown<br />
                           e     blue<br />
                           f     magenta<br />
                           g     cyan<br />
                           h     light grey<br />
                           A     bold black, usually shows up as dark grey<br />
                           B     bold red<br />
                           C     bold green<br />
                           D     bold brown, usually shows up as yellow<br />
                           E     bold blue<br />
                           F     bold magenta<br />
                           G     bold cyan<br />
                           H     bold light grey; looks like bright white<br />
                           x     default foreground or background</p>
<p>                     Note that the above are standard ANSI colors.  The actual<br />
                     display may differ depending on the color capabilities of<br />
                     the terminal in use.</p>
<p>                     The order of the attributes are as follows:</p>
<p>                           1.   directory<br />
                           2.   symbolic link<br />
                           3.   socket<br />
                           4.   pipe<br />
                           5.   executable<br />
                           6.   block special<br />
                           7.   character special<br />
                           8.   executable with setuid bit set<br />
                           9.   executable with setgid bit set<br />
                           10.  directory writable to others, with sticky bit<br />
                           11.  directory writable to others, without sticky<br />
                                bit</p>
<p>                     The default is &#8220;exfxcxdxbxegedabagacad&#8221;, i.e., blue fore-<br />
                     ground and default background for regular directories,<br />
                     black foreground and red background for setuid executa-<br />
                     bles, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eightamrock</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-372</link>
		<dc:creator>eightamrock</dc:creator>
		<pubDate>Fri, 29 Oct 2010 23:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-372</guid>
		<description>Glad you found my article useful!</description>
		<content:encoded><![CDATA[<p>Glad you found my article useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theRoadhog</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-371</link>
		<dc:creator>theRoadhog</dc:creator>
		<pubDate>Fri, 29 Oct 2010 16:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-371</guid>
		<description>Hello mate!

First of all KILLER.. thank you for posting this. I also am a recent mac switchee (coming from a thinkpad which i was in love with the last 4 years)..

Alas.. the quest for true technology innovation led me here and Im never looking back...im sorry but a magnetic power adapter connector (im using a macbook pro) is just killer

anyway,,, if this helps anyone.. here is what I did based on the above:

1. cd ~ 
2. ln -fs .bash_profile .bashrc
3. vi .bashrc
4. Paste the following to the bottom of the file:

export LS_OPTIONS=&#039;--color=auto&#039;
export CLICOLOR=&#039;Yes&#039;
export LSCOLORS=&#039;Bxgxfxfxcxdxdxhbadbxbx&#039;

5. Logout, log back in.. COLORIZATIOOOOOOON!

thanks again all! 
cheers
-theRoadhog</description>
		<content:encoded><![CDATA[<p>Hello mate!</p>
<p>First of all KILLER.. thank you for posting this. I also am a recent mac switchee (coming from a thinkpad which i was in love with the last 4 years)..</p>
<p>Alas.. the quest for true technology innovation led me here and Im never looking back&#8230;im sorry but a magnetic power adapter connector (im using a macbook pro) is just killer</p>
<p>anyway,,, if this helps anyone.. here is what I did based on the above:</p>
<p>1. cd ~<br />
2. ln -fs .bash_profile .bashrc<br />
3. vi .bashrc<br />
4. Paste the following to the bottom of the file:</p>
<p>export LS_OPTIONS=&#8217;&#8211;color=auto&#8217;<br />
export CLICOLOR=&#8217;Yes&#8217;<br />
export LSCOLORS=&#8217;Bxgxfxfxcxdxdxhbadbxbx&#8217;</p>
<p>5. Logout, log back in.. COLORIZATIOOOOOOON!</p>
<p>thanks again all!<br />
cheers<br />
-theRoadhog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-370</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 20 Oct 2010 01:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-370</guid>
		<description>Thanks! Works awesome!</description>
		<content:encoded><![CDATA[<p>Thanks! Works awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-365</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 15 Sep 2010 08:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-365</guid>
		<description>Nice, post. Works well</description>
		<content:encoded><![CDATA[<p>Nice, post. Works well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Ryan</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-355</link>
		<dc:creator>Joe Ryan</dc:creator>
		<pubDate>Mon, 23 Aug 2010 17:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-355</guid>
		<description>Not sure if you can help but these are the errors I get after starting my Terminal after setting it up as you mentioned.

Thanks
Joe Ryan

-bash: export: `=&#039;: not a valid identifier
-bash: export: `--color=auto&#039;: not a valid identifier
-bash: export: `=&#039;: not a valid identifier
-bash: export: `=&#039;: not a valid identifier</description>
		<content:encoded><![CDATA[<p>Not sure if you can help but these are the errors I get after starting my Terminal after setting it up as you mentioned.</p>
<p>Thanks<br />
Joe Ryan</p>
<p>-bash: export: `=&#8217;: not a valid identifier<br />
-bash: export: `&#8211;color=auto&#8217;: not a valid identifier<br />
-bash: export: `=&#8217;: not a valid identifier<br />
-bash: export: `=&#8217;: not a valid identifier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-348</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 15 Aug 2010 17:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-348</guid>
		<description>Great! indeed great! had been hammering my head against the wall all along trying this and that and regretting why I ever switched to mac where my degrees of freedoms are so fewer now.....

Thank you for this!</description>
		<content:encoded><![CDATA[<p>Great! indeed great! had been hammering my head against the wall all along trying this and that and regretting why I ever switched to mac where my degrees of freedoms are so fewer now&#8230;..</p>
<p>Thank you for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathieu</title>
		<link>http://www.napolitopia.com/2010/03/lscolors-in-osx-snow-leopard-for-dummies/comment-page-1/#comment-338</link>
		<dc:creator>Mathieu</dc:creator>
		<pubDate>Tue, 10 Aug 2010 17:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.napolitopia.com/?p=49#comment-338</guid>
		<description>This is awesome, Thank you!</description>
		<content:encoded><![CDATA[<p>This is awesome, Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

