#!/bin/sh
</tachyon.nice perl -ne 'BEGIN {$|=1} @f = split /\t/, $_; print unless $f[2] =~ /google|slurp|check_http|msnbot|hosttracker|yandex|spider|presto|scanner|phpcrawl|exabot/i' | grep --line-buffered -v '	/[^	]*\.\(jpg\|gif\|png\|css\|jar\|ico\)' | less -S +F --tabs 17,33,49,59,81,86,96,102,108,158,188
