You can also watch this video at YouTube (but with ads).
View Zip File Contents With a Shortcut on a Mac
Comments: 5 Responses to “View Zip File Contents With a Shortcut on a Mac”
Comments Closed.
You can also watch this video at YouTube (but with ads).
This would be a problem solver for zipping files on Mac.
Thanks—this looks useful.
Another way to achieve this is with "Glance" on the AppStore [https://apps.apple.com/gb/app/glance-quick-look-plugin/id1513574319?mt=12]. It allows Preview of zip & a heap of other file types that don't usually have it.
Scratch that! Glance doesn't preview .gz or .zip. The developer says that it's incompatible with the most recent macOSs.
It still seems to work on Python (.py) and Shell (.sh) files, though.
Thanks for the video and introduction to Shortcuts. Question: I would like to get a listing from several zip files in the same folder. Is there a way append the listings?
Larry: Yes, you should be able to do that with some more shell scripting. Either simply adding to the text file, or grabbing the contents of multiple ones.