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