Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #37075
| From | Fritz Wuehler <fritz@spamexpire-202302.rodent.frell.theremailer.net> |
|---|---|
| Subject | Re: Zip list |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 8bit |
| References | <tsljq79q0j@dont-email.me> |
| Message-ID | <04bc18e4513d67a4d6fbf3609f14af3f@msgid.frell.theremailer.net> (permalink) |
| Date | Thu, 16 Feb 2023 18:13:50 +0100 |
| Newsgroups | comp.os.linux.misc |
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!sewer!news.dizum.net!not-for-mail |
| Organization | dizum.com - The Internet Problem Provider |
| X-Abuse | abuse@dizum.com |
| Injection-Info | sewer.dizum.com - 2001::1/128 |
| Xref | csiph.com comp.os.linux.misc:37075 |
Show key headers only | View raw
db <dieterhansbr...@gmail.com> [d]: d> [how to] get a list of [zip file] contents What's wrong with either `unzip -l', or `7z l'? $ unzip -v | head -1 UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP. $ unzip -l abc.zip ... $ 7z -? 2>&1 | grep -B1 Version 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (...) $ 7z l abc.zip ...
Back to comp.os.linux.misc | Previous | Next | Find similar
Re: Zip list Fritz Wuehler <fritz@spamexpire-202302.rodent.frell.theremailer.net> - 2023-02-16 18:13 +0100
csiph-web