Creating a .zip file using TERMUX

Creating a .zip file using TERMUX or Kali Linux

Fisrt update and install requirments ..

$ apt update

$ apt upgrade

$ apt install zip

$ apt install unzip

**Creating Zip file :
$ zip name.zip [your files]

Here name.zip is the name for that zip file

**Unzip process :
$ unzip name.zip

that's it it will unzip your zip file..

Enjoy...

All  Copyright  Are  Reserved ©

Popular posts from this blog

Termux Login Script

Sudo - SuperUser Access TERMUX

GoldenEye HTTP DoS Test Tool