<?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>words &#187; Cygwin</title>
	<atom:link href="http://www.curlybrace.com/words/category/technology/windows-technology/cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.curlybrace.com/words</link>
	<description>by Jeff Fitzsimons</description>
	<lastBuildDate>Tue, 20 Dec 2011 10:21:03 +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>id3v2:  Command Line MP3 Tag Editor Compiled for Cygwin</title>
		<link>http://www.curlybrace.com/words/2011/03/09/id3v2-command-line-mp3-tag-editor-compiled-for-cygwin/</link>
		<comments>http://www.curlybrace.com/words/2011/03/09/id3v2-command-line-mp3-tag-editor-compiled-for-cygwin/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 01:22:19 +0000</pubDate>
		<dc:creator>Jeff Fitzsimons</dc:creator>
				<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.curlybrace.com/words/?p=1627</guid>
		<description><![CDATA[id3v2 is a powerful command line tool for editing MP3 ID3 tags.  Getting it to compile on Windows under Cygwin, though, took a bit of effort. For the convenience of others, here is id3v2 0.1.12 compiled under Cygwin.  It depends &#8230; <a href="http://www.curlybrace.com/words/2011/03/09/id3v2-command-line-mp3-tag-editor-compiled-for-cygwin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://id3v2.sourceforge.net/">id3v2</a> is a powerful command line tool for editing MP3 ID3 tags.  Getting it to compile on Windows under Cygwin, though, took a bit of effort.</p>
<p>For the convenience of others, <a href="http://www.curlybrace.com/words/wp-content/uploads/2011/03/id3v2.exe">here is id3v2 0.1.12 compiled under Cygwin</a>.  It depends upon Cygwin and Cygwin&#8217;s zlib package.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.curlybrace.com/words/2011/03/09/id3v2-command-line-mp3-tag-editor-compiled-for-cygwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cygwin:  No Output from Rsync</title>
		<link>http://www.curlybrace.com/words/2010/07/05/cygwin-no-output-from-rsync/</link>
		<comments>http://www.curlybrace.com/words/2010/07/05/cygwin-no-output-from-rsync/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 21:47:28 +0000</pubDate>
		<dc:creator>Jeff Fitzsimons</dc:creator>
				<category><![CDATA[Cygwin]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.curlybrace.com/words/?p=1192</guid>
		<description><![CDATA[I experienced a very strange situation where rsync simply stopped working. It wouldn&#8217;t even output anything for rsync --help or even plain rsync. which showed it to be in /usr/bin/rsync as expected. A closer look revealed something odd: $ ls &#8230; <a href="http://www.curlybrace.com/words/2010/07/05/cygwin-no-output-from-rsync/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I experienced a very strange situation where rsync simply stopped working.  It wouldn&#8217;t even output anything for <tt>rsync --help</tt> or even plain <tt>rsync</tt>.  <tt>which</tt> showed it to be in <tt>/usr/bin/rsync</tt> as expected.  A closer look revealed something odd:</p>
<blockquote><pre class="bash">$ ls -lah /usr/bin/rs*
-rwxr-xr-x 1 fitzsimj None    0 2010-01-11 13:40 /usr/bin/rsync
-rwxr-xr-x 1 fitzsimj root 349K 2010-02-19 11:20 /usr/bin/rsync.exe</pre>
</blockquote>
<p><b>I had a mysterious, empty <tt>rsync</tt> file next to <tt>rsync.exe</tt> in my <tt>/usr/bin</tt> folder</b>.  Deleting the <tt>rsync</tt> file fixed my problem.  I have no idea where this came from.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.curlybrace.com/words/2010/07/05/cygwin-no-output-from-rsync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

