#!/bin/bash echo "Content-type: text/plain\n" date echo "This is an example of a script" echo -e "\n" who echo -e "\n" cal -m echo "Kristopher Reese"