Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Off topic - Command line zipping utility
There is a Perl module called Compress::Zlib which allows gives you a lot of
flexibility for programmatic file compression. I highly recommend it. It
uses pretty much the same compression algorithm as pkzip, etc.
HTH
Gerardo
-----Original Message-----
From: Murugesan Balakrishnan [mailto:mail_oracle_at_yahoo.com]
Sent: Friday, December 01, 2000 3:10 PM
To: Multiple recipients of list ORACLE-L
Subject: Off topic - Command line zipping utility
Hello Lists,
I have a requirement to programatically zip certain
files on daily basis and move to an archive folder. I
could get a utility from pkware, but I am not sure
whether I can programmatically change zip file name.
i.e. for each date I would like to give 'common<date>'
as file name, so that the file name is unique and I
could locate the file based on date. This
functionality needs to be achieved in NT with a batch
file. Has anybody come across such an utility?
Any help would be highly appreciated.
Thanks
Muru
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Dec 01 2000 - 18:21:49 CST
![]() |
![]() |