<?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>Linux: how to remove trailing ^M (carriage return) from multiple files in Linux</title> <atom:link href="http://bogdan.org.ua/2009/03/30/linux-how-to-remove-trailing-control-m-carriage-return.html/feed" rel="self" type="application/rss+xml" /><link>http://bogdan.org.ua/2009/03/30/linux-how-to-remove-trailing-control-m-carriage-return.html</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Sat, 19 May 2012 15:27:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Linux: how to remove trailing ^M (carriage return) from multiple files in Linux</title><link>http://bogdan.org.ua/2009/03/30/linux-how-to-remove-trailing-control-m-carriage-return.html#comment-101528</link> <dc:creator>Best method to recursively chmod/process files or directories &#187;Autarchy of the Private Cave</dc:creator> <pubDate>Mon, 08 Jun 2009 14:34:04 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=640#comment-101528</guid> <description>[...] newlines from the end of all *.php files: find . -type f -name &#8220;*.php&#8221; -exec /home/user/dos2unix.sh {} [...]</description> <content:encoded><![CDATA[<p>[...] newlines from the end of all *.php files: find . -type f -name &#8220;*.php&#8221; -exec /home/user/dos2unix.sh {} [...]</p> ]]></content:encoded> </item> </channel> </rss>
