#!/bin/bash 

rm -rf   logs/*
rm -rf   MOOSLog_*
rm -f    *~
rm -f    *.moos++
rm -f    targ_*.moos
rm -f    .LastOpenedMOOSLogDirectory

