view light8/backuper @ 469:c96768581667

final version of baypiggies2008 talk
author drewp@bigasterisk.com
date Tue, 14 Oct 2008 06:34:50 +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