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