$ grep -r "#zip" ./posts/

#zip

// 2 posts tagged with zip

01
/tutorials nodejs zip

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
/devops devops ubuntu zip

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