mirror of
https://github.com/EverythingWindows/ShiftOS-TheRevival-Old.git
synced 2025-01-23 10:12:16 +00:00
11 lines
No EOL
371 B
Text
11 lines
No EOL
371 B
Text
Compress file or directory into a zip file
|
|
|
|
[CONTENT TYPE] Type of content you want to add into the archive
|
|
-D Adding a directory into the archive
|
|
-F Adding a file into the archive
|
|
|
|
[FILENAME.ZIP] Filename of the archive you want to make
|
|
|
|
[CONTENT NAME] The name of file or directory you want to archive
|
|
|
|
example: zip -f 'lorem.zip' 'ipsum.txt' |