Lin --
...and then ?$BNS?(B ?$B7C72?(B said...
%
% Hi, I am Lin.
Hello!
%
% When I execute a command
%
% gzip -d php-4_3_0_tar.gz
%
% on the linux. The system show the following error.
%
% gzip: php-4_3_0_tar.gz: not in gzip format
%
% How can I uncompress this file.
Sounds like it isn't
On Sat, 2003-02-08 at 21:26, 林 恵群 wrote:
> Hi, I am Lin.
>
> When I execute a command
>
> gzip -d php-4_3_0_tar.gz
>
> on the linux. The system show the following error.
>
> gzip: php-4_3_0_tar.gz: not in gzip format
>
> How can I uncompress this file.
tar -zxvf php-4_3_0_tar.gz
--
__
I think it's
tar -xvf
-Original Message-
From: Ñ bQ [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 08, 2003 8:26 PM
To: [EMAIL PROTECTED]
Subject: [PHP] How to uncompress PHP
Hi, I am Lin.
When I execute a command
gzip -d php-4_3_0_tar.gz
on the linux. The system show the
3 matches
Mail list logo