view light8/backuper @ 680:ad17b0a09f5c

CC more startup logging, timing option to quit after init Ignore-this: 6116d151a3c36a7830740a7407d5665c
author drewp@bigasterisk.com
date Tue, 21 Jun 2011 01:58:49 +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