view light8/backuper @ 309:a3dc9c1508ab

attemted parport fixes on dash. i don't think these got used
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 16 Jun 2006 16:57:33 +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