<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - fontanon</title>
<link>http://snipplr.com/users/fontanon/language/bash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 11:44:37 GMT</pubDate>
<item>
<title>(Bash) Convert dos text file to unix text file</title>
<link>http://snipplr.com/view/9426/convert-dos-text-file-to-unix-text-file/</link>
<description><![CDATA[ <p>Maybe you know that dos2unix command (included in tofrodos package) makes the conversion between dos and unix text files. But, what if you don't want to install tofrodos package or dos2unix fails? That's the bash solution i found over the web.</p> ]]></description>
<pubDate>Sat, 01 Nov 2008 15:00:34 GMT</pubDate>
<guid>http://snipplr.com/view/9426/convert-dos-text-file-to-unix-text-file/</guid>
</item>
<item>
<title>(Bash) Breaking the lock to avoid Errno 39 when bazaar-pushing on Launchpad</title>
<link>http://snipplr.com/view/7854/breaking-the-lock-to-avoid-errno-39-when-bazaarpushing-on-launchpad/</link>
<description><![CDATA[ <p>I've got terrible problems pushing on Launchpad with bazaar. Some errors as Errno 39 made me sick!

There is a simple answer: an atomic bazaar operation was not succesfully completed and a kind of lock prevents to push anymore.

The solution: break that lock!</p> ]]></description>
<pubDate>Wed, 13 Aug 2008 12:46:34 GMT</pubDate>
<guid>http://snipplr.com/view/7854/breaking-the-lock-to-avoid-errno-39-when-bazaarpushing-on-launchpad/</guid>
</item>
</channel>
</rss>
