On Sat, 23 Oct 1999, you wrote:
> Today I tried installing Fortify into netscape. But I ran into a problem
> When I try to UN zip the file I get an alarm that says it doesn't know  -xf-
> I'm using this command
> gzip -dc Fortify-1.4.5-unix-x86.tar.gz | tar -xf-
> what am I doing wrong? I'm really bad with tar files as you can see
> 
Ok. Try it this way: "tar xzvf Fortify-1.4.5-unix-x86.tar.gz" That
pretty much does the same thing you were trying to do above, but does
it in one step, instead of two steps. It's always worked for me...
*shrug*
        John

Reply via email to