On 9/17/06, <b class="gmail_sendername">John Schmitt</b> <<a href="mailto:schmitt.j@comcast.net">schmitt.j@comcast.net</a>> 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. 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. builtin_dd is a function inside growisofs. That output is just a conceptual command line. 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>