view light8/backuper @ 836:dc35587fbbb6

hack up the window-save-position code to try to ignore automatic size changes at start Ignore-this: c563fa4e2f0a42444afd5ad223e84cb9
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 05 Jun 2013 00:11:22 +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