view light8/backuper @ 115:f0e27aa8f0f5

attempt to make a better exception with getparport(). didn't help, afaict
author drewp
date Fri, 13 Jun 2003 06:13:31 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR