archive-zip-extract

archive-zip-extract is a variable defined in `arc-mode.el'.
Its value is
("unzip" "-qq" "-c")


Documentation:
Program and its options to run in order to extract a zip file member.
Extraction should happen to standard output. Archive and member name will
be added.

You can customize this variable.