pdfconcat

annotate bin/monthly-stats @ 1:6ea97e3f7cb5

ignore log and upload, because they change in a live setup
author markus schnalke <meillo@marmaro.de>
date Thu, 29 Aug 2013 13:59:09 +0200
parents
children
rev   line source
meillo@0 1 #!/bin/sh
meillo@0 2 #
meillo@0 3 # sum up the usage by month
meillo@0 4
meillo@0 5 sed 's,^\[\(....-..\).*,\1,' "$@" | uniq -c