<div class="gmail_quote">On Tue, Nov 15, 2011 at 11:10 AM, Russ <span dir="ltr"><<a href="mailto:rreiter91-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org">rreiter91-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Actually the original poster used > which overwites existing data, >> appends new data to the old. I'm surprised that having multiple pdf headers in the body of the document doesn't cause some confusion, but perhaps modern parsing software can deal with this.<br>
</blockquote><div><br>From the cat(1) manpage:<br><br>-------------------------------------------------------<br>SYNOPSIS<br>       cat [OPTION]... [FILE]...<br><br>DESCRIPTION<br>       Concatenate FILE(s), or standard input, to standard output.<br>
-------------------------------------------------------<br><br>The two commandlines are equivalent. <br></div></div>