Mercurial > code > home > repos > light9
view light8/backuper @ 604:d5e07745e65f
cp
Ignore-this: 13364b2587b3d5dd3affda7cc25665ce
author | drewp@bigasterisk.com |
---|---|
date | Sun, 20 Jun 2010 21:51: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