Hi,

I would just like to say, that if you are merging html files, then using cat
is not all that effective, try the following:

cat filehtml | mv file2html > amalg

HTH,

Thomas Adam
----- Original Message -----
From: Meph Istopheles <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 01, 2001 7:48 PM
Subject: Re: [newbie] Merge several html docs into one?


>
> > Is there a quick and easy way to merge several html docs into
> > one file? Can the images also be merged at the same time?
>
>   Have you tried cat'ing them with something like:
>
> cat file,file,file,etc > newfile (to copy them to another)
> cat file,file,file,etc >> newfile (to move them to another)
>
>   I don't often cat to file, so you might want to fool with it --
> or better, read the man file.
>
>   Meph
>
> --
>   "I did this 'cause Linux gives me a woody."
>   -Dave '-ddt->' Taylor, announcing DOOM for Linux
>
>
>


Please note that the content of this message is confidential between the original 
sender and the intended recipient(s) of the message. If you are not an intended 
recipient and/or have received this message in error, kindly disregard the content of 
the message and return it to the original sender.

If you have any complaints about this message please reply to:
       [EMAIL PROTECTED]

The Purbeck School E-Mail server running:
       users.purbeck.dorset.sch.uk


Reply via email to