<?php $count = 0; $content = file('http://dis.4chan.org/prog/'); foreach ($content as $line) {$count+=substr_count($line, 'faggot');} echo $count."\n";
^->[`+`] | { :: *< & }
curl dis.4chan.org/prog/|grep -c faggot