<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sun, 23 Nov 2008 06:29:52 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>remove trailing spaces from _many_ files 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/208/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/208/comments/</comments>
		<pubDate>Thu, 11 May 2006 10:13:39 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>BATCH, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/208/</guid>
		<description>
			<![CDATA[
				<p>Java <b>properties</b> files can yield undesirable results at runtime, if there happen to be <i>spaces at the end of some lines</i>.<br /><br />Requires a win32 port for the GNU utilities <i>grep</i> and <i>sed</i> - e.g. <a href='http://unxutils.sourceforge.net/' target="_blank"></a>.</p>
			]]>
		</description>
	</item>

	
	<item>
		<title>remove trailing spaces from _many_ files 2</title>
		<link>http://www.bytemycode.com/snippets/snippet/208/2/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/208/comments/</comments>
		<pubDate>Thu, 11 May 2006 10:14:59 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>BATCH, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/208/</guid>
		<description>
			<![CDATA[
				<p>Java <b>properties</b> files can yield undesirable results at runtime, if there happen to be <i>spaces at the end of some lines</i>.<br /><br />Requires a win32 port for the GNU utilities <i>grep</i> and <i>sed</i> - e.g. <a href='http://unxutils.sourceforge.net/' target="_blank">http://unxutils.sourceforge.net/</a>.</p>
			]]>
		</description>
	</item>

	
	<item>
		<title>remove trailing spaces from _many_ files 3</title>
		<link>http://www.bytemycode.com/snippets/snippet/208/3/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/208/comments/</comments>
		<pubDate>Thu, 11 May 2006 10:19:00 +0000</pubDate>
		<dc:creator>jbuchberger</dc:creator>
		<category>BATCH, Java</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/208/</guid>
		<description>
			<![CDATA[
				<p>Java <b>properties</b> files can yield undesirable results at runtime, if there happen to be <i>spaces at the end of some lines</i>.<br /><br />Requires a win32 port for the GNU utilities <i>grep</i> and <i>sed</i> - e.g. <a href='http://unxutils.sourceforge.net/' target="_blank">http://unxutils.sourceforge.net/</a>.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>