view light8/backuper @ 1700:e353041b080a

more collector startup grace period Ignore-this: d58f2064b2aa91404e567b6dd6b65c78
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 26 Apr 2018 08:23:03 +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