view light8/backuper @ 400:b2858c2d4a4d

aft() has smooth arg; workaround for CC writing poor subterms
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 17 Jun 2007 02:20:17 +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