view light8/backuper @ 1057:2448ebc38a6f

curvecalc.glade upgrade VBox/HBox, make subterms hidden (on the way to removal) Ignore-this: 62e123296a37ce6927441dac79c8e1ac
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 01 Jun 2014 20:58:33 +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