mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-19 19:41:31 +01:00
modified jkazip to test, md5sum same before
This commit is contained in:
@@ -5,11 +5,11 @@ GENERAL USAGE NOTES
|
|||||||
--------------------
|
--------------------
|
||||||
* JKA Toolkit is a set of script to make easiest of Linux terminal
|
* JKA Toolkit is a set of script to make easiest of Linux terminal
|
||||||
* Now this kit include:
|
* Now this kit include:
|
||||||
* apw - a package wrapper - Version 1.8
|
* apw - a package wrapper - Version 1.9
|
||||||
* A wrapper to manage package managers of the differents Linux distributions, compatible with the families of *Debian, Archlinux, RedHat, CentOS, OpenSuse* and *Void Linux*
|
* A wrapper to manage package managers of the differents Linux distributions, compatible with the families of *Debian, Archlinux, RedHat, CentOS, OpenSuse* and *Void Linux*
|
||||||
* jkazip - Version 2.0.2
|
* jkazip - Version 2.0.3
|
||||||
* A script which use the differents zip and unzip programs, support *tar, lzip, lzma (xz), zip, 7zip, gzip, bzip2* and *rar* (only for unzip)
|
* A script which use the differents zip and unzip programs, support *tar, lzip, lzma (xz), zip, 7zip, gzip, bzip2* and *rar* (only for unzip)
|
||||||
* gitdit - GIT DIalog inTerface Version 0.1
|
* gitdit - GIT DIalog inTerface Version 0.2.2
|
||||||
* A dialog interface to manage git repositories with *pull, add-commit-push, clone, checkout,* and *merge*
|
* A dialog interface to manage git repositories with *pull, add-commit-push, clone, checkout,* and *merge*
|
||||||
|
|
||||||
Contact
|
Contact
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#JKA - ZIP
|
#JKA - ZIP
|
||||||
#A script for de/compress files and folders in many formats
|
#A script for de/compress files and folders in many formats
|
||||||
#Author: JKA Network - contacto@jkanetwork.com
|
#Author: JKA Network - contacto@jkanetwork.com
|
||||||
|
|||||||
Reference in New Issue
Block a user