#!/bin/rc # take only the last element for security # therefore put this script at the directory you want to show echo ' peep
'

if(~ $#QUERY_STRING 0)
	echo 'no input'
if not
	text2html `{basename $QUERY_STRING}

echo '

peep this script? '