#!/bin/bash

rm -Rf ${TMPDIR}/par*
exit $?