Files @ ccdd04f4ca7d
Branch filter:

Location: light9/light8/backuper

Drew Perttula
subterm display is working
Ignore-this: 54254c7f9d6cd89bd80031ed1cf92066
1
2
3
4
5
6
#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR