Name: Anonymous 2010-06-05 11:56
Is there a web accessible /progscrape that'll allow me to scrape world4ch without downloading and updating the database at http://cairnarvon.rotahall.org/2008/11/30/progscrape/?
sqlite3 prog.db 'select count(*) from (select thread from posts where thread in (select distinct thread from posts where body glob "*Xarn*") group by thread);'