From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] compress(1) missing? From: Geoff Collyer MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 1 Oct 2002 13:24:18 -0700 Topicbox-Message-UUID: fabd6532-eaca-11e9-9e20-41e7f4b1d025 That's what I thought at first, but it doesn't work: ; file antiword-0.33.tar.Z antiword-0.33.tar.Z: compressed ; gunzip /dev/null gunzip: : bad gzip file magic ; gunzip *.Z gunzip: antiword-0.33.tar.Z is not a gzip deflate file So I just dug up a copy of compress and compiled it under APE.