From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] compress(1) missing? From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 1 Oct 2002 17:04:27 -0400 Topicbox-Message-UUID: fac1884c-eaca-11e9-9e20-41e7f4b1d025 > Plan 9 system don`t have neither compress nor uncompress utils, for > uncompressing *.Z files you can use gunzip, but you can`t create *.Z archives > by using gzip. as geoff points out, this is true of the unix gzip but not the plan 9 gzip. one tool for each format.