Goto http://$HTTP_HOST/u/$id to grep!
"; } else { echo "Goto http://$id.$HTTP_HOST to grep!
"; } echo `sed -e "s,TIMESTAMP,$(date)," ../../greptweet.appcache > greptweet.appcache`; $logfile = "fetch-" . time() . ".log"; exec(sprintf("../../fetch-tweets.sh %s > %s 2>&1 &", $id, $logfile)); ?>Fetching tweets can take time! And it's limited by Twitter to 3200 maximum at any one time. Please view the >logfile to see its progress.