view light8/backuper @ 684:83c239d3fd33

a note about where to use nt instead of n3, but i'm not doing it yet Ignore-this: 5fd66a91e57fb2266bdc2dbc11d0f1c7
author drewp@bigasterisk.com
date Tue, 21 Jun 2011 02:03:31 +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