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