Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!mcsun!unido!sbsvax!roeder From: roeder@robin.cs.uni-sb.de (Edgar &) Newsgroups: comp.sys.atari.st.tech Subject: Re: COMPRESS - help (was ZOO.TTP help) Message-ID: Date: 23 Oct 90 15:08:54 GMT References: <828.2722a0bb@sleepy.bmd.trw.com> Sender: news@sbsvax.cs.uni-sb.de Organization: Universitaet des Saarlandes, Saarbruecken (W-Germany) Lines: 18 In-reply-to: jharres@sleepy.bmd.trw.com's message of 22 Oct 90 14:33:14 GMT In article <828.2722a0bb@sleepy.bmd.trw.com> jharres@sleepy.bmd.trw.com writes: > Last question: How do you combine multipart, binary .Z files to decompress > them. I've tried "cat f1 f2 >>f3" from gulam but f3 always gets smaller than > the starting files. Word perfect and First word also don't like binary... You can try the cat from the GNU-fileutils or less to concatenate the files, or you can use the 'cp -a' (== appending copy) in Master. All these items can be found at cs.uni-sb.de somewhere in the subdirs of /pub/atari. > Thanks for any help > > Jim Harres jharres@doc.bmd.trw.com Hope this helps! - Edgar