#!/bin/sh
echo "removing testfiles"
rm -rf /tmp/burnin*
sensors
rm -f /tmp/t /tmp/rt

