Anonymous ID: 3e8001 Nov. 12, 2018, 3:55 a.m. No.3865013   🗄️.is 🔗kun   >>7356

>>3443046

use wget, e.g. for archiving a thread, create and enter a directory for the contents then run:

 

wget -nH -k -p -nc -np -H -m -l 2 -e robots=off -I stylesheets,static,js,file_store,file_dl,qresearch,res -U "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4" –random-wait –no-check-certificate https://someURLhere.com/whatever.html

 

>>2469655

>basic queuing script

also look at

at, atd, batch, task-spooler tsp, job control

Most say task-spooler (tsp) fits their needs.

Anonymous ID: 3e8001 Nov. 12, 2018, 9:02 a.m. No.3867593   🗄️.is 🔗kun

>>3867356

I suggested a scheduler since it would cover a wide set of use cases, though your suggestion of using subshells is the way to go for streamlined efficiency. Some use screen to implement the concept - allowing for detach/reattachment