Date: Fri, 11 Jun 2004 10:34:18 +0800 (CST) From: =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com> To: Parv <parv@pair.com> Cc: freebsd-questions@freebsd.org Subject: Re: Command to combine several files as a single file, etc. Message-ID: <20040611023418.14181.qmail@web40311.mail.yahoo.com> In-Reply-To: <20040610192305.GA1197@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Parv, FreeBSD 5.2 Tks for your advice. - snip - > Do you want to collect a number of files in various > formats in one > file to be able to extract any file from the > resulting collection? > > Or, do you want to collect information contained in > different files > in one single file in only one format? Sorry for not having explained clear in my first posting. I repeat it with following examples; 1) Saving webpages from website as following files Page-1.pdf Page-2.pdf Page-3.pdf Page-4.pdf and so on - how to combine all of them in a SINGLE file in the order of page number still in .pdf format. - how to rearrange them in the SINGLE file changing postition of Page-4 to Page-1 etc. afterwards 2) Printing webpages from website as following files Page-1.ps Page-2.ps Page-3.ps Page-4.ps and so on - how to combine all of them in a SINGLE file in the order of page number still in .ps format. - how to rearrange them in the SINGLE changing postition of Page-4 to Page-1 etc. afterwards 3) Saving webpages from website as following files Page-1.html Page-2.html Page-3.html Page-4.html and so on - how to combine all of them in a SINGLE file in the order of page number still in .html format. - how to rearrange them in the SINGLE changing postition of Page-4 to Page-1 etc. afterwards TIA B.R. satimis > I cannot say anything about the second case. > > For the first case, there are archive creaters like > tar, pax, & > cpio. See manual pages for respective commands, and > some of the > articles from a larger collection ... > > Archivers: http://www.onlamp.com/lpt/a/1710 > Tar: http://www.onlamp.com/lpt/a/2416 > Pax: http://www.onlamp.com/lpt/a/2660 > Cpio: http://www.onlamp.com/lpt/a/2445 > > > - Parv _______________________________________________________________________ Do You Yahoo!? Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040611023418.14181.qmail>