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