#!/bin/sh TMP=/tmp/.vizcam rm -r /var/swap/bin/vizcam_1.12_swap echo "successfully removed" echo "syncing disk" sync exit 0