Mercurial > code > home > repos > light9
view light8/backuper @ 773:24db623e2097
more vars in the python console
Ignore-this: 2e8f3703e2d084ffb51f7c31da03b34c
author | drewp@bigasterisk.com |
---|---|
date | Sat, 16 Jun 2012 04:33:23 +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