view light8/backuper @ 491:17e8859440f3

cp Ignore-this: 311b5b7eec79f024e5eadc137bbf464c
author drewp@bigasterisk.com
date Sat, 13 Jun 2009 21:20:53 +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