xxx@xxx:~$ which xml_grep
xxx@xxx:~$ sudo su
[sudo] password for xxx:
root@xxx:/home/d# apt-get install xml_grep
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xml_grep
I wonder why the site went down anyway? I mean I know he was banned in Germany (I'm guessing because of the giant Hitler rape cartoons) but I thought this stuff would fly on the internet in general. That site can't have cost that much to host either, all static content. I know he had forums but if it was costing a lot he could have kept the site up with the static images at least.
I'd watch out Das, they might come for your site next.
did he contract you for that or were yuo using his stuff for entertainment purposes? I have chatted with that bloke since 09. seems like hes done for
I saw the site had gone, did a little searching and found a mirror. I don't expect it to stay up for long so figured I better grab a copy to keep, that's all.
It was actually really simple once I thought of a way how.
All the links were enclosed in quotation marks, so the sed command just swaps out the quote marks for a newline character. After that, every http link was on its own line, so I could grep the stream for them really easily.
I hated dealing with that page, the entire code was written on one line.