#!/bin/csh -f
echo "Content-type: text/plain"
echo ""
/data/globec/bin/list -b -f -n "$QUERY_STRING"
