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