Linux Terminal for beginners - 4 - Add and remove a file from existing zip file (archive)

Опубликовано: 17 Март 2026
на канале: Gaute Michel Ferstad
219
2

Sometimes we want to add a file to an already existing zip file or archive and other times we want to remove a file from a zip file. This tutorial shows you how to do that. And we at the same time practice looking inside our zip file to see what files are inside. I advise you to read the zip man page to find out more about what you can do and not do with zip files and what options you have.