view light8/backuper @ 599:b50e4d43dd3e

curvecalc would make multiple subterms with the same empty name, and this would lose expressions Ignore-this: 73e9d0274e6af88d39dc70e91c1e7699
author drewp@bigasterisk.com
date Sun, 20 Jun 2010 21:09:45 +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