#!/bin/sh TMP=/tmp/.swapmediacenter rm -rf /var/swap/mcskins/mayhemIII echo "successfully removed" echo "syncing disk" sync exit 0