#!/bin/sh
echo /tmp/check_query*
rm /tmp/check_query*
echo /tmp/perform_query*
rm /tmp/perform_query*
