Use redirection.....

> creates file
>> appends to file.

cat blah >> newblah

This will cause blah to be appended to newblah.... However I really don't think this will work with a pdf. pdf's aren't plain text... but hey worth a try.

Nigel Wilkinson wrote:

On Mon, 1 Sep 2003 13:18:20 -0400 (EDT)
Mark <[EMAIL PROTECTED]> wrote:



Hi List,

I've forgotten how to do something that I used to know how to do. That
is, using cat to combine a list of files into one single file.

The problem:
the list of files below, I would like to combine into just one file.
les_csharp_12_p1.pdf
les_csharp_12_p2.pdf
les_csharp_12_p3.pdf
les_csharp_12_p4.pdf
les_csharp_12_p5.pdf
les_csharp_12_p6.pdf
les_csharp_12_p7.pdf

I would like the contents of the above list of files to appear in this
file: CSharp_LESSON12.pdf

Solution: ???

Mark






Have a look at http://DocMorph.nlm.nih.gov/docmorph/default.htm
Among other services you can upload upto 10 pdf files and it returns
one. You have to register for an account but it doesn't cost anything.

Cheers
Nigel



------------------------------------------------------------------------

Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to