Tagged Questions
2
votes
1answer
2k views
Making a temporary dir for unpacking a zipfile into
I have a script that's gonna check a zipfile containing a number of matching PDF+textfiles. I want to unpack or somehow read the textfiles from the zipfile and just pick out some information from the ...