Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Best way to search /prog/

Name: Anonymous 2008-09-05 16:55

Any one have any good scripts/ways to search /prog/?  I tried google but it sucks at finding /prog/ content.

Name: Anonymous 2008-09-06 1:32

>>11
#!/bin/sh

if [ -z $1 ]
then
 echo "USAGE: $0 [regex]" 1>&2
fi

wget -qO- http://dis.4chan.org/prog/subject.txt | sed '/'"$*"'/!d;s/^\(.*\)<>.*<>.*<>\(.*\)<>.*<>.*<>\(.*\)$/echo; echo Title: \1; echo URL: http:\/\/dis.4chan.org\/read\/prog\/\2; echo -n "Posted: "; date -d @\2; echo -n "Last Post: "; date -d @\3; echo/' | sh

Name: Anonymous 2008-09-06 2:03

>>12
No. No it wouldn't be slow. Download whole /prog/ and scan http://dis.4chan.org/prog/subject.txt for changes with demon.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List