#!/bin/sh Before you add anything else to your script, you need to alert the system that a shell script is being started. This is done using the shebang construct.