Files @ 9bf9685f5aae
Branch filter:

Location: light9/light8/backuper

David McClosky
curvecalc exprs can return a whole Submaster now
subterms will be ignored -- we only use the Submaster in this case
1
2
3
4
5
6
#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR