#!/bin/sh make clean F=`date +"%m-%d-%Y"`.tar.gz echo creating $F tar cvzf ../$F *