From 7f49a93cd1ff140c2a619e5ff5d3c354c7e7d354 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 20 Mar 2018 09:30:09 +0100 Subject: Add some other cheat --- cheat/.cheat/zip | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cheat/.cheat/zip (limited to 'cheat/.cheat/zip') diff --git a/cheat/.cheat/zip b/cheat/.cheat/zip new file mode 100644 index 0000000..6cc9ec6 --- /dev/null +++ b/cheat/.cheat/zip @@ -0,0 +1,7 @@ +# Create zip file +zip archive.zip file1 directory/ + +# Don't recursive by default + +# To list, test and extract zip archives, see unzip +cheat unzip -- cgit v1.2.1