view light8/backuper @ 807:3fe281a3be70

rdfdb: try different inotify event mask to not miss events Ignore-this: 2845e718db6e7d313af8f454a1e05a8
author drewp@bigasterisk.com
date Wed, 18 Jul 2012 18:08:12 +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