view light8/backuper @ 1809:778c67ab70c9

set zmq highWaterMark to dump stale messages, especially those sent when collector isn't running Ignore-this: 83b2e509791edf2f738b4034339faece
author drewp@bigasterisk.com
date Fri, 08 Jun 2018 10:41:36 +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