view light8/backuper @ 1003:b9aec3be2b8c

hw sliders send events in a way that piles up and we get big delays. this is a simple throttle that stops the pileup but interactivity is still bumpy Ignore-this: a755c0611adee694bffc6fb08d3f767b
author drewp@bigasterisk.com
date Mon, 17 Jun 2013 00:25:17 +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