mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
ircstat/mlstat, stat: add the new year (2014)
This commit is contained in:
@@ -16,7 +16,7 @@ t=
|
||||
>_out
|
||||
n=0
|
||||
off=2
|
||||
for y in 10 11 12 13; do
|
||||
for y in 10 11 12 13 14; do
|
||||
for m in 1 2 3 4 5 6 7 8 9 10 11 12; do
|
||||
mm=`printf "%02d" $m`
|
||||
[ "`echo ${Q}_20${y}-${mm}-*`" = "${Q}_20${y}-${mm}-*" ] &&
|
||||
|
||||
Reference in New Issue
Block a user