<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
"Rick (VK6EP)" wrote:
<blockquote TYPE=CITE>Hi, with the Linux pocketbook comes a disk of software.
On it is word
<br>perfect 8, download version.
<p>There are a number of files for different language installations. The
<br>advice is to put the files into
<br> /usr/local/wp8
<p>And then extract with
<p>gzip -xzf guilg00.gz
<p>When I do that, an error message comes up that there is no 'x' switch.
<p>Can someone please advise me.
<p>Cheers
<br>Rick
<p>E=Mail    - rickd@iinet.net.au
<br>Home Page - <a href="http://opera.iinet.net.au/~rickd/index.html">http://opera.iinet.net.au/~rickd/index.htmlTry</a></blockquote>
Try  gzip (or gunzip) -dc Filename.gz | tar -x   it works
for me,
<br> 
<p>Cheers etc.  Len Bird</html>