zip
Zip
Create a Zip file (of a collection of files) on Linux (debian) for use/unzipping on windows.
#Not sure if the next step is needed or if it is fully accurate. apt-get install zip
zip -r /pathtostorezip/file.zip /pathtofiles/
zip.txt · Last modified: 2022/07/19 20:13 by 127.0.0.1