joining multiple PDFs into one

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Tue Nov 15 21:26:51 UTC 2011


On Tue, Nov 15, 2011 at 04:14:03PM -0500, Russ wrote:
> Unless cat is aliased to do something else, like clobber on > and append on >>
> 
> "Chris F.A. Johnson" <chris-E7bvbYbpR6jSUeElwK9/Pw at public.gmane.org> wrote:
> 
> >On Tue, 15 Nov 2011, Russell Reiter wrote:
> >
> >> Someone else had posted that: cat file1.pdf > out.pdf cat file2.pdf
> >>>> out.pdf cat file3.pdf>>out.pdf worked and they were able to see all
> >> three PDF pages. Before anyone jumps on this I know this is not the
> >> same as the following.
> >>
> >> cat file1.pdf file2.pdf file3.pdf>out.pdf did not work, even though
> >> the man page says it should.
> >
> >cat file1.pdf > out.pdf; cat file2.pdf >> out.pdf; cat file3.pdf >> out.pdf
> >
> >    is exactly the same as
> >
> >cat file1.pdf file2.pdf file3.pdf > out.pdf
> >
> >    Both do exactly what the man page says they should.
> >
> >    Whether is works with any particular type of file depends on the
> >    file structure, not on the cat command.
> >
> >-- 
> >    Chris F.A. Johnson, <http://cfajohnson.com/>
> >    Author:
> >    Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
> >    Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
> >--
> >The Toronto Linux Users Group.      Meetings: http://gtalug.org/
> >TLUG requests: Linux topics, No HTML, wrap text below 80 columns
> >How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
> N???'?????T????.?Ǟ?)??m??൩n????2?????-????h?',6??0?+j?^??ޖ?<??%?i?
?-?CRP?D?D??i??-j[?????)"?Ƣ?)??+-

Oh great, another base64 encoded message. :)

-- 
Len Sorensen
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list