How to find files within a zipfile on AIX5.3

In a directory I have several zipfiles, every zip files has some csv files within.
I need to find out which zipfiles have the particular csv files.
I know we can use a zipgrep on linux. Does AIX have a similar command.
Any help appreciated.

Thanks & Regards,
Ram

There's no such utility as zipgrep on AIX, but installing the zip/unzip package should give you options to view the files within the archive.