#!/bin/sh echo "Content-type: text/html" echo echo "" echo "Kp" echo echo "" echo "


" echo "
" echo "" echo "" echo "" echo "
" echo "" echo "Heyfile (~kpodesta/heys on redbrick)" echo "
" echo "
" echo "

This is a list of funny messages people" echo "have sent me on Redbrick over the last number of years. I mostly" echo "intend to use it for blackmail.

" echo "Search for a users's heys:" echo "" echo "
" echo "
Currently: " cat /home/member/k/kpodesta/heys | grep "Message" | wc -l echo " heys.
(From oldest to newest, spanning 6 years)
" echo "Most recent are at the end

" echo "
"
cat /home/member/k/kpodesta/heys
echo "
" echo "" echo "
" echo "
" echo "" echo ""