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