Anonymous ID: 5d232f Aug. 21, 2017, 10:36 a.m. No.6826   🗄️.is 🔗kun   >>4047 >>7580 >>8658

>>315 (OP)

>>315 (OP)

>>315 (OP)

>>315 (OP)

To download every pdf in this thread with the correct filenames easily, save this to a linux executable:

#!/bin/bashwhile read url; do wget "$url"done <list.pdf

Download the file I uploaded. It's a list of all the links in this thread (minus dupes and no-names). Put both the files into the directory you want to download them into. Then do:

chmod +777 ./[YOUR_EXECUTABLE_NAME_HERE_WITHOUT_BRACKETS] && ./[YOUR_EXECUTABLE_NAME_HERE_WITHOUT_BRACKETS]