#!/bin/csh -f
echo "Content-type: text/plain"
echo ""
/data/globec/bin/listm -f -n -z -m "$QUERY_STRING"
