#!/bin/sh TMP=/tmp/.players rm -rf /var/swap/extensions/DVDPlayer echo "successfully removed" echo "syncing disk" sync exit 0