From: Robin Doer <robin@robind.de>
To: linux-newbie@vger.kernel.org
Subject: Re: breaking up a zip file
Date: Tue, 1 Oct 2002 19:05:37 +0200 [thread overview]
Message-ID: <20021001170537.DA6A85466B@basicbox3.server-home.net> (raw)
In-Reply-To: <1033392605.3245.44.camel@Zebra>
Paul Furness wrote:
> I seem to remember seeing somewhere a handy Linux prog that will take a
> gz or zip file, and re-package it into a number of smaller zip files. I
> don't remember the command, but it was used something like:
An easy way to split a file into several pieces is 'split'. You can use it
with files in text- and binary-format.
After it use 'cat' to merge the files.
Hope it helps
Robin
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2002-10-01 17:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-30 13:30 breaking up a zip file Paul Furness
2002-09-30 15:15 ` pa3gcu
2002-09-30 23:22 ` Jude DaShiell
2002-10-01 1:33 ` Jude DaShiell
2002-10-01 1:56 ` Jim Reimer
2002-10-01 2:02 ` Jude DaShiell
2002-10-01 17:05 ` Robin Doer [this message]
2002-10-07 10:02 ` Paul Furness
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021001170537.DA6A85466B@basicbox3.server-home.net \
--to=robin@robind.de \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox