view light8/backuper @ 766:08962051d516

vidref window size and theme Ignore-this: bd3320514e03c987a8f965d671427a4b
author drewp@bigasterisk.com
date Sat, 16 Jun 2012 02:58:44 +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