On 9/17/06, <b class="gmail_sendername">John Schmitt</b> &lt;<a href="mailto:schmitt.j@comcast.net">schmitt.j@comcast.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>In any case, I don't get how it works.&nbsp;&nbsp;With a command like<br><br>mkisofs -dvd-video -V MythTV BurnDVD /tmp/work/dvd | builtin_dd of=/dev/dvd obs=32k seek=0<br><br>is mkisofs parsing the pipe character?</blockquote><div>
<br>No.&nbsp; builtin_dd is a function inside growisofs.&nbsp; That output is just a conceptual command line.&nbsp; The mkisofs part is real enough, but the other end of the pipe is completely handled by growisofs.<br><br>Carl Fongheiser
<br><br></div></div><br>