Kompression mit zip: Grundlagen, Optionen und Beispiele

zip ist das universellste Archivierungs- und Kompressionswerkzeug, das unter Linux, Windows und macOS funktioniert. Es kombiniert Archivierung und Kompression in einem Schritt und kann Ordner direkt verarbeiten – im Gegensatz zu gzip, bzip2 und xz. Ideal für plattformübergreifenden Dateiaustausch. Wichtige Optionen von zip -r : Rekursiv: Komprimiert Ordner und alle Unterordner (einzigartig bei zip). zip -r backup.zip ordner/ -d oder unzip : Entpackt eine .zip-Datei. unzip ist ein […]

https://andreas-moor.de/kompression-mit-zip-grundlagen-optionen-und-beispiele/

𝗛𝗼𝘄 𝘁𝗼 𝗭𝗶𝗽 𝗮𝗻𝗱 𝗨𝗻𝘇𝗶𝗽 𝗳𝗶𝗹𝗲𝘀 𝗶𝗻 𝗣𝗛𝗣:

#PHP #ZIP #UNZIP

https://thewhale.cc/posts/how-to-zip-and-unzip-files-in-php

Learn how to zip and unzip a file in PHP by Monty Shokeen.

I didn’t believe skipping stdout on modern machine will make difference in speed. Adding -q (quiet) parameter to #zip or #unzip makes a difference 😁

I have entered a rabbit hole trying to understand why the #linux #unzip command doesn't have an option to extract from a folder inside the zip file.

Since it's a known issue, I would want to understand why apps like #wordpress are distributed in zip files with the app inside a folder and not in the root of the zip file.

A very rich & very lucky person!

#WinRAR #RAR #UnRAR #ZIP #UnZIP #compressor #Licence

Archive: men_kissing.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of men_kissing.zip or men_kissing.zip.zip, and cannot find men_kissing.zip.ZIP, period.

men_kissing.zip.zip, and cannot find men_kissing.zip.ZIP, period.

okay, unzip is sassy asf, period

#period #sass #slay #sassy #unzip #linux

“A Total Surprise” – Geologists Uncover New Origin Story for Deadly Seattle Fault

Magnetic evidence indicates that the dangerous Seattle fault zone may have originated from the continent's edge splitting in half over 50 million years ago, offering a potential new explanation for the fault's formation. The Seattle fault zone consists of a series of shallow faults cutting across

SciTechDaily

Strange technical problem:
I'm downloading a series of zipped documents from a website (for work), and often the zip files have duplicated file names within them. unzip prompts me to see if I want to rename them, and so I have to select the text, paste the text from primary selection, backspace, add " 2.pdf" and so on.

Trying to figure out a way to do this more cleanly, but unzip doesn't have an option to automatically rename the files, and I don't know any way to extract the duplicate files individually when they have the same file name.

Opening the zip archive in Dolphin doesn't even show the duplicates (i.e. only shows 10 files in the archive, rather than 13). Same goes for Ark.

What an odd glitch. I can understand how duplicates might arise, if there's multiple versions of the same file appended several times, but there doesn't seem to be an elegant way of dealing with them.

#AskFedi #zip #unzip #CommandLine

How to Unzip or Open Gz File in Linux

A simple tutorial explaining how to unzip or open gz files in Linux, Mac and Windows, including ways to open tar.gz files.

DebugPoint.com

Linux Command Learning Series #8:

Using GUNZIP to decompress files

https://www.debugpoint.com/gunzip-command-linux/

#linux #commands #terminal #cli #zip #unzip #gunzip

Learn Gunzip Command in Linux Using Examples

Tutorial showing the basics of Gunzip terminal command in Linux, with explanations of various examples.

DebugPoint.com