Mercurial > code > home > repos > light9
view light8/backuper @ 116:9ddea0c614ee
much prettier stdout, including a clock (so you can tell the server's running)
much prettier stdout, including a clock (so you can tell the server's running)
and channel updates only when the levels change, and throttled to every 100 updates
even then.
author | drewp |
---|---|
date | Fri, 13 Jun 2003 06:15:28 +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