Thanks Mark. Just changing the single quotes to double quotes worked for
me. Your help is appreciated.
Manas.
Quoting Mark Goland <[EMAIL PROTECTED]>:
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, October 22, 2004 1:27 AM
> Subject: zca
On Fri, 22 Oct 2004 01:27:22 -0400
[EMAIL PROTECTED] wrote:
> I have a gunzip file which I have to decompress through a perl script
> and copy the uncompressed file to another file.
> I used this
>
> system('zcat -c $filename > out');
> where the filename is stored in $filename.
>
> zcat gave
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 22, 2004 1:27 AM
Subject: zcat
> Hi
Hello,
> I have a gunzip file which I have to decompress through a perl script
> and copy the uncompressed file to another file.
> I used this
>
> system('zca
Try this:
put the output of the shell command 'zcat -c $filename' to a variable and then write
the value of the variable to another file
On Fri, 22 Oct 2004 01:27:22 -0400
[EMAIL PROTECTED] wrote:
> 'zcat -c $filename > out'
--
Whatever you do will be insignificant,but
the important is you