#!/bin/sh rm -rf work mkdir work # -p stops errors if the directory already exists mkdir -p source