#!/bin/sh echo "echoing date to /tmp/date.output" date > /tmp/date.output