view light8/backuper @ 25:f0e1dde35aec

better brakes and numerics (oscillations are still possible if the updates get better brakes and numerics (oscillations are still possible if the updates get slow, like when you're moving a lot of faders)
author drewp
date Sun, 07 Jul 2002 08:30:56 +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