view light8/backuper @ 905:741aa0f9be48

very simple con-neg on rdfdb /graph to support text/plain (ntriples) Ignore-this: f3fb68f94f6ee7691ae8cf736af06d6d
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 10 Jun 2013 06:02:45 +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