<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>FileFormat.Info &#187; start</title>
	<atom:link href="http://fileformat.wordpress.com/tag/start/feed/" rel="self" type="application/rss+xml" />
	<link>http://fileformat.wordpress.com</link>
	<description>Observations from running www.FileFormat.Info</description>
	<lastBuildDate>Tue, 01 Jan 2008 17:28:57 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fileformat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5545e65fed59b043d22ac0b7d44a9d8c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>FileFormat.Info &#187; start</title>
		<link>http://fileformat.wordpress.com</link>
	</image>
			<item>
		<title>bash equivalent to the Windows &quot;start&quot; command line</title>
		<link>http://fileformat.wordpress.com/2007/05/30/bash-equivalent-to-the-windows-start-command-line/</link>
		<comments>http://fileformat.wordpress.com/2007/05/30/bash-equivalent-to-the-windows-start-command-line/#comments</comments>
		<pubDate>Wed, 30 May 2007 17:02:00 +0000</pubDate>
		<dc:creator>fileformat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[start]]></category>

		<guid isPermaLink="false">http://fileformat.wordpress.com/2007/05/30/bash-equivalent-to-the-windows-start-command-line/</guid>
		<description><![CDATA[One of the things that I missed when I moved from Windows to Linux was the start command, which would launch the correct program for a given file.  Well, add the following line to ~/.bashrc to get it:
alias start=xdg-open
Then either logout/login, or run (the leading dot &#38; space  are important):
. ~/.bashrc
Now you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=19&subd=fileformat&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the things that I missed when I moved from Windows to Linux was the <span style="font-family:courier new;">start</span> command, which would launch the correct program for a given file.  Well, add the following line to ~/.bashrc to get it:</p>
<blockquote><p>alias start=xdg-open</p></blockquote>
<p>Then either logout/login, or run (the leading dot &amp; space  are important):</p>
<blockquote><p>. ~/.bashrc</p></blockquote>
<p>Now you can launch the appropriate file by doing</p>
<blockquote><p><span style="font-family:courier new;">start artwork.png</span></p></blockquote>
<p><span style="font-family:courier new;"></span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/fileformat.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/fileformat.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fileformat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fileformat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fileformat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fileformat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fileformat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fileformat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fileformat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fileformat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fileformat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fileformat.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fileformat.wordpress.com&blog=1189397&post=19&subd=fileformat&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://fileformat.wordpress.com/2007/05/30/bash-equivalent-to-the-windows-start-command-line/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/f3088e381422e0ceb1fb2688b8c1f556?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fileformat</media:title>
		</media:content>
	</item>
	</channel>
</rss>