mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 10:45:05 +01:00
commit
93180c3852
@ -1,5 +1,8 @@
|
||||
# Create zip file
|
||||
zip archive.zip file1 directory/
|
||||
|
||||
# Create zip file with password
|
||||
zip -P password archive.zip file1
|
||||
|
||||
# To list, test and extract zip archives, see unzip
|
||||
cheat unzip
|
||||
|
Loading…
Reference in New Issue
Block a user