#!/bin/sh # A script that deletes itself rm "$0"