On Sat, Dec 20, 2008 at 11:17 PM, Frederik Ramm <span dir="ltr"><<a href="mailto:frederik@remote.org">frederik@remote.org</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<div class="Ih2E3d"><br>
<br>
Karl Newman wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think it's because of a change to a stack-based command-line parsing (from<br>
a queue). Try swapping the position of the --rx and --rxc parameters.<br>
</blockquote>
<br></div>
Works, thanks. A bit conter-intuitive if you ask me, perhaps I should make it a habit to use named pipes...<br>
<br>
Bye<br>
Frederik<br><font color="#888888">
</font></blockquote></div><br>Yep, that one caught me out, too. It was intuitive (read original file, then read change file) before the change to stack-based, but it's probably too late to change the order (again) now--might break some scripts.<br>
<br>Karl<br>