<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Seven Across &#187; linux</title>
	<atom:link href="http://sevenacross.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://sevenacross.com</link>
	<description>home of a hungry and foolish boy</description>
	<lastBuildDate>Tue, 06 Jul 2010 22:06:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Alternative To &#8211; open-source alternatives to applications</title>
		<link>http://sevenacross.com/2009/05/alternative-to-open-source-alternatives-to-applications/</link>
		<comments>http://sevenacross.com/2009/05/alternative-to-open-source-alternatives-to-applications/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:01:05 +0000</pubDate>
		<dc:creator>sukritd</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac tip]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://sevenacross.com/?p=239</guid>
		<description><![CDATA[Alternative To is a website that gives you a list of open-source alternatives to every application out there. The sign is well designed, easy to use, and has a great database for all platforms.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://alternativeto.net/">Alternative To</a> is a website that gives you a list of open-source alternatives to every application out there. The sign is well designed, easy to use, and has a great database for all platforms.</p>
<p><a href="http://sevenacross.com/wp-content/uploads/2009/05/picture-1.png"><img src="http://sevenacross.com/wp-content/uploads/2009/05/picture-1.png" alt="" title="picture-1" width="500" height="307" class="aligncenter size-full wp-image-240" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sevenacross.com/2009/05/alternative-to-open-source-alternatives-to-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find out if a Linux command has an alias</title>
		<link>http://sevenacross.com/2009/04/how-to-find-out-if-a-linux-command-has-an-alias/</link>
		<comments>http://sevenacross.com/2009/04/how-to-find-out-if-a-linux-command-has-an-alias/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 09:20:29 +0000</pubDate>
		<dc:creator>sukritd</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>

		<guid isPermaLink="false">http://sevenacross.com/?p=188</guid>
		<description><![CDATA[Here&#8217;s a nifty Linux trick to find out if a command has an alias set. If you want to find out if the command ls has an alias set use the following command:
type -all ls
ls is aliased to `ls &#8211;color=tty&#8217;
ls is /bin/ls
You can see in the output that ls has one alias in ls &#8211;color=tty.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a nifty Linux trick to find out if a command has an alias set. If you want to find out if the command <strong>ls</strong> has an alias set use the following command:</p>
<p><strong>type -all ls</strong><br />
ls is aliased to `ls &#8211;color=tty&#8217;<br />
ls is /bin/ls</p>
<p>You can see in the output that <strong>ls</strong> has one alias in <strong>ls &#8211;color=tty</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sevenacross.com/2009/04/how-to-find-out-if-a-linux-command-has-an-alias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
