view light8/backuper @ 1612:97e4f1b5ff19

choice UI support on live editor Ignore-this: e9bb570f128b05a498d05b4c6b6bcf86
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 06 Jun 2017 06:37:09 +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