home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!eff!news.byu.edu!ux1!fcom.cc.utah.edu!cc.utah.edu!eyring
- From: eyring@cc.utah.edu
- Subject: How to chop up an archive.tar.Z file like in the X distributions?
- Message-ID: <1992Dec15.142232.1@cc.utah.edu>
- Lines: 25
- Sender: news@fcom.cc.utah.edu
- Organization: University of Utah Computer Center
- Date: 15 Dec 92 14:22:32 MDT
-
- How to chop up an archive.tar.Z file like in the X distributions?
-
- This isn't an X question, sorry.
-
- Could someone tell me what unix utility was used to chop up
- the big archive.tar.Z files into the smaller but all the same
- size files?
-
- To put these back together I would % cat contrib-3* | zcat | tar xvf -
-
- CHECKSUMS contrib-3.06 contrib-3.15 contrib-3.24 contrib-3.33
- FILES.Z contrib-3.07 contrib-3.16 contrib-3.25 contrib-3.34
- contrib/ contrib-3.08 contrib-3.17 contrib-3.26 contrib-3.35
- contrib-3.00 contrib-3.09 contrib-3.18 contrib-3.27 contrib-3.36
- ..
-
- But how did they get created, split and csplit on my system only works
- on text and cuts binary files into all sort of sizes.
-
- Any ideas? Thanks in advance.
- --
- >Bob Witmer
- >Eyring Corp., Flight Simulation Div.
- >Salt Lake City, Utah
- >eyring@cc.utah.edu
-