view light8/backuper @ 952:59f1898cec60

except bin/listsongs from the titlebar trick, since its output is used for cmdline completion Ignore-this: 3ccd4e8b14605309e1a1080018b43bdf
author drewp@bigasterisk.com
date Fri, 14 Jun 2013 05:29:55 +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