#!/bin/sh echo Content-type: text/html echo SEARCH=`echo "$QUERY_STRING"| sed '/search=/s/.*search=\([^&]*\).*/\1/'|/u/faculty/dick/bin/urlunencode` echo "
" else spoof=dick echo QUERY_STRING="$QUERY_STRING", SEARCH="$SEARCH", "REMOTE_ADDR=$REMOTE_ADDR" HTTP_REFERER="$HTTP_REFERER", lookup|mail -s lookup $spoof@csci.csusb.edu echo "
Number found="n;}'| sed '/^
Number found/!s/.*/&<\/A>, . . . /'
echo 'Did this help? Send me a comment
'
echo ''
fi
echo "Search for items containing a matching string
"
echo "
"
echo "Hints:Input a word or phrase."
echo "The search is not case sensitive."
echo "
Or input a regular expression:"
echo ". is a wild card character, .* a wild card string."
echo "Use /&&/ for AND, /||/ for OR."
echo "At this time + does not mean AND."
echo 'See URL_encoded in comp.html.syntax. to find out why.
'
echo "