$ grep -r "#zip" ./posts/
#zip
// 2 posts tagged with zip
01
›Archiver reading zip data as a buffer without writing to filesystem
Zip data from buffer without writing to filesystem with the Node.js and archiver module. Use a stream and return data as buffer.
02
›How to zip or unzip files in Ubuntu
Zip or unzip files in Ubuntu, simple steps that you can reproduce. Find a simple way to handle zip files in Linux