#!/bin/sh echo "This script is dangerous and you shouldn't be using it." 1>&2 exit 1