Tuesday, 02 Apr, 2024 -342

Zipping and Unzipping Files in Linux

We cover how to install the zip and unzip utilities on several Linux distributions in this subject. Compression of files & folders enables faster and more efficient transfer, storage, and emailing of files and folders. However, unzip is a useful program that aids in the decompression of files and directories.

 

Benefits of zipping files:

  • Less disk space is used by compressed or zipped files, giving you more available space.
  • Transferring ZIP files is simple and might involve uploading, downloading, and email attachments.
  • Zipped files can be readily decompressed on Linux, Windows, and even Mac.

We cover how to install the zip and unzip utilities on several Linux distributions in this subject..

 

$ sudo apt install zip

Using the command, you can verify the zip version that was installed after installation.
$ zip -v

Zip Command here

$ zip -r my_arch.zip my_folder

 

Run the unzip utility with a similar command, as demonstrated.


$ sudo apt install unzip

Similar to zip, you can run to verify the installed version of the unzip tool.

$ unzip -v

Unzip Command here

$ unzip my_arch.zip

Tags
Most Popular
img
How to install WordPress
02 Apr, 2024 view: 1889
img
Xampp Tutorial Create Your Own Local Test Server
02 Apr, 2024 view: 770
img
How to Install Laravel
02 Apr, 2024 view: 759
img
PHP is not recognized as an internal or external command
02 Apr, 2024 view: 558
img
How to Install Composer on Windows
01 Apr, 2024 view: 543
img
Summernote image upload
01 Nov, 2023 view: 495
img
How to clear select2 selected value in js
01 Nov, 2023 view: 377
img
Zipping and Unzipping Files in Linux
02 Apr, 2024 view: 342
img
How to add Datepicker in Bootstrap
26 Apr, 2024 view: 336
img
How to Import a MySQL Database using Command Line
02 Apr, 2024 view: 327
img
How to Installation Laragon
01 Apr, 2024 view: 179
img
How to Installing an SSL certificate on your server using cPanel
06 Apr, 2024 view: 147
img
Paypal Payment Gateway Integration With Laravel
06 Apr, 2024 view: 119
img
Laravel Cache Clear Command Php Artisan Optimize
09 Apr, 2024 view: 106
img
How to Use Laravel Middleware to Protect Your Application
09 Apr, 2024 view: 105
img
why important website development learn
10 Apr, 2024 view: 104
img
Laravel Authentication Tutorial
09 Apr, 2024 view: 103
img
How to Integrate Stripe Payment in Laravel
06 Apr, 2024 view: 101
img
laravel qr code generator package
18 Apr, 2024 view: 93
Trending
  • testing bhai
    testing bhai
    hello Bhai
    2023-12-09 08:16:07 Reply