Mercurial > code > home > repos > light9
view light8/backuper @ 1927:4718ca6f812e
autoformat
Ignore-this: ec2538b5b3195c7c04f95c011dc89ff
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sun, 02 Jun 2019 00:07:42 +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