hosh
hosh copied to clipboard
zip/unzip
Is your feature request related to a problem? Please describe. Use built-in support for Zip files in Java.
Describe the solution you'd like Implementation of zip/unzip in Java.
Describe alternatives you've considered Use native commands.
Additional context This is a nice opportunity to learn about zip support in JDK.