view light8/backuper @ 535:481aa9a970b3

note Ignore-this: e8e2eff4a10f93473f18a36275a7556f
author drewp@bigasterisk.com
date Sat, 12 Jun 2010 19:47:45 +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