I have a large zip file on a network drive accessible from my VPS. It has limited memory and limited hard drive space.
What’s the best way/linux utility to extract it with the limited memory?
(I was assuming normally, the decompress process would be very memory intensive. Let me know if that’s wrong)