How to Zip or Unzip Files with Gzip Linux ✔️

Subscribers:
32,200
Published on ● Video Link: https://www.youtube.com/watch?v=PCf-n0p-60U



Category:
Tutorial
Duration: 2:26
40 views
2


How to Zip or Unzip Files with Gzip Linux. We explain step by step how to use Gzip to be able to ZIP and UNZIP files in Linux. We explain how you can reduce the weight of files in Linux using Gzip.

- Learn how to compress ZIP files on Linux using Gzip
- We explain how to unzip ZIP files on Linux with Gzip

COMMANDS:

ls -lh "file" (COMMAND TO LIST PROPERTIES)
gzip file (COMMAND TO COMPRESS A FILE in LINUX?
gzip -k file (COMMAND TO KEEP BOTH FILES)
ls -lh "name*" (COMMAND TO LIST PROPERTIES OF BOTH FILES)


ls file.gz
gzip -d file.gz (COMMAND TO UNZIP A FILE in LINUX?)
gzip -dk file.gz (COMMAND TO KEEP BOTH FILES)

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

》 CHAPTERS 《

00:00 Introduction
00:16 Compress files with Gzip
01:27 Unzip files with Gzip

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

🔥 SUBSCRIBE: https://www.youtube.com/channel/UCkVkmxeHaBk77kAWEzopCBw?sub_confirmation=1

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

👀 Thousands more FREE tutorials Web (Spanish Language) 💡: https://www.solvetic.com

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Solvetic is the main YouTube channel for creating video solutions on computer and tech topics problems and different categories such us: Gaming, Windows, Mac, Linux, Android, iPhone, Photoshop, Web browsers, Office, Internet, Programs, Applications, Security, Programming etc.

We explain it to you in the most simple and professional way to learn new things and make solving problems related to computing and technology an easy job.







Tags:
how to zip files with gzip linux
zip gzip files
how to zip gzip files
unzip gzip files
how to unzip files in linux
how to zip files on linux
zip files on linux
unzip files on linux