#!/bin/bash a=a3 file=~/bak/352.f15.www.$a.$(date +%Y%m%d.%H%M).tz tar cvzf $file --exclude=logs ~/352/$a /cs/www/classes/cs352/fall15/$a echo $file