Add inner month statistics

This commit is contained in:
2010-11-19 19:58:02 +01:00
parent cedb13c3ec
commit 84aa1fb42b
6 changed files with 212 additions and 78 deletions

View File

@@ -1,7 +1,8 @@
#!/bin/bash
DATE=`date +%d.%m.%Y`
DIR="KissCount_build_$DATE"
ARCH=`uname -m`
DIR="KissCount_build_${DATE}_${ARCH}"
FILE="$DIR.tar.bz2"
rm -f $FILE