<?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: how to check linux distro on a command line</title>
	<atom:link href="http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/</link>
	<description>Doin' the dev dance o/</description>
	<lastBuildDate>Fri, 18 Mar 2011 11:05:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: James D.</title>
		<link>http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/comment-page-1/#comment-106</link>
		<dc:creator>James D.</dc:creator>
		<pubDate>Tue, 19 Jan 2010 18:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/#comment-106</guid>
		<description>I have been using.
lsb_release -a

This works for both Debian, Ubuntu and Cento</description>
		<content:encoded><![CDATA[<p>I have been using.<br />
lsb_release -a</p>
<p>This works for both Debian, Ubuntu and Cento</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Magne</title>
		<link>http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/comment-page-1/#comment-89</link>
		<dc:creator>Jan Magne</dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/#comment-89</guid>
		<description>For ubuntu distros, cat (or less) /etc/lsb-release.
Or, run command: lsb_release -a</description>
		<content:encoded><![CDATA[<p>For ubuntu distros, cat (or less) /etc/lsb-release.<br />
Or, run command: lsb_release -a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Ferreira</title>
		<link>http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/comment-page-1/#comment-7</link>
		<dc:creator>Ricardo Ferreira</dc:creator>
		<pubDate>Tue, 17 Jun 2008 11:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://techtrouts.com/how-to-check-linux-distro-on-a-command-line/#comment-7</guid>
		<description>The instructions that you gave don&#039;t return the linux distro itself, but the version of the distro.

ie. cat /etc/debian_version -&gt; &quot;lenny,sid,etch,etc..&quot;

:)</description>
		<content:encoded><![CDATA[<p>The instructions that you gave don&#8217;t return the linux distro itself, but the version of the distro.</p>
<p>ie. cat /etc/debian_version -&gt; &#8220;lenny,sid,etch,etc..&#8221;</p>
<p>:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

