#!/bin/sh TMP=/tmp/.skin rm -r /var/swap/titanskins/default_grey echo "successfully removed" echo "syncing disk" sync exit 0