view light8/backuper @ 674:539de47b68cc

asco: fix the EOS catcher instead of the broken duration-.2 hack Ignore-this: 76db6d1c0eea79e6db88f95984059105
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 20 Jun 2011 20:18:34 +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