view light8/backuper @ 1194:4f28a6c4814d

rename songs to not have digits other than their show numbers Ignore-this: 35fe5cb9bf082dea8e9211821bff12d8
author drewp@bigasterisk.com
date Sun, 15 Jun 2014 20:14:07 +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