view light8/backuper @ 1049:2930523b8bfe

curvecalc can add its own new curves to the graph Ignore-this: 5a34428186aa092508985890ba0d317f
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 29 May 2014 06:59:44 +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