commandline utility to list files in ZIP - freeware

  • Thread starter Thread starter flahmeshess
  • Start date Start date
F

flahmeshess

Hi !
I need to list the files in zip (together with the date/time). I
want to do it from commandline and then pipe the output to a file. Are
there any freeware that can do this ? Thanks !
 
flahmeshess said:
Hi !
I need to list the files in zip (together with the date/time). I
want to do it from commandline and then pipe the output to a file. Are
there any freeware that can do this ? Thanks !

You could download and compile the Info-ZIP code, or just grab a set of binaries
from http://www.info-zip.org/
(You want to follow the UnZIP link, and scroll down a long way to 'W' for windows)
 
Thanks both of your for your responses. I manage to find a utility
called 7-zip which serves my needs. Thanks again !
 
Back
Top