Mercurial > code > home > repos > light9
view light8/backuper @ 1932:4dd977d11dca
logging, type fix
Ignore-this: ef749a45b4df33881c66be74303b68ea
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 02 Jun 2019 11:36:13 +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