Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

(zdog ) Re: How do I Gzip a file in perl script

by zdog (Priest)
on May 30, 2001 at 02:32 UTC ( [id://84119]=note: print w/replies, xml ) Need Help??


in reply to How do I Gzip a file in perl script

I would also look into the system() function which is a bit more secure than using backticks. Something like this should work: system ("gunzip", "$file");

Zenon Zabinski | zdog | zdog7@hotmail.com

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://84119]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-18 22:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found