On Thu, Feb 7, 2013 at 3:36 PM, Kumar Srinivasan <kumar.x.sriniva...@oracle.com> wrote: > On 2/7/2013 12:23 PM, Xueming Shen wrote: >> >> There is difference between doing >> >> "jar xvf data.jar data" >> >> and >> >> "jar xvf data.jar" > > > you can also use zipinfo -v to check CEN entries.
Wow, that works too. Hmph. I think bvi led me astray...my apologies. Seems like it won't show me past 2.3GB for whatever reason (I guess that is a buffer limitation, it certainly didn't barf at me). I just did `tail -n 100 data.jar > out` and then bvi'ed that and I see it. (od as well). I am truly sorry for the noise (bad day), -aps