<?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>BenV&#039;s notes &#187; dos</title>
	<atom:link href="http://notes.benv.junerules.com/tag/dos/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.benv.junerules.com</link>
	<description>Rants and notes</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:09:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>dos2unix</title>
		<link>http://notes.benv.junerules.com/dos2unix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dos2unix</link>
		<comments>http://notes.benv.junerules.com/dos2unix/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 17:41:37 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Morons]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/?p=237</guid>
		<description><![CDATA[Another annoying thing: morons that save their files with dos line endings. Also known as &#8220;I&#8217;ve got motherfucking ^M in my file, AAAIIEEEEYGGrrgrll&#8220;. I usually find out about this when bash complains about stuff like this: benv@janeman:~$ ./bla.pl -bash: ./bla.pl: /usr/bin/perl^M: bad interpreter: No such file or directory (HAAAAAT!!!) Solution: benv@janeman:~$ vim kankerfile :set fileformat=unix [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/dos2unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

