(un)zip which recurses directories?

  • Thread starter Thread starter laterna
  • Start date Start date
L

laterna

Hello,

I'm looking for a unzip tool, which can unzip archieves also in
subdirectories.

For example

unzip e *.zip *.jpg

should unzip all jpg-files of all existing zip archieves in the current
directory and in all of it's subdirectories.

The tool may be a command line tool.
(OS: Win XP)

Thanks for any hint.

Hans
 
Hello,

I'm looking for a unzip tool, which can unzip archieves also in
subdirectories.

For example

unzip e *.zip *.jpg

should unzip all jpg-files of all existing zip archieves in the current
directory and in all of it's subdirectories.

The tool may be a command line tool.
(OS: Win XP)

Thanks for any hint.

Hans

Check the many options in the program you have. The original programs
could do what you want.

Lou
 
Back
Top