arbims / zip_command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script php for zip and unzip files

  • For execute this script we need php installed
  • install php in linux/Debain && Ubuntu
sudo apt install php

zip file1 file2 files.zip


* for unzip

zip -u files.zip

About


Languages

Language:PHP 100.0%