diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-06-20 11:05:03 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-06-20 11:05:03 +0200 |
| commit | 66154d9a09dda180d3de00640c900504e931507d (patch) | |
| tree | 6ac9352108b105bc11001d307486f50814b2874c /cron.sh | |
| parent | 37ee795f8279cb933c8b325019f88e23b0ba3492 (diff) | |
| download | status-66154d9a09dda180d3de00640c900504e931507d.tar.gz status-66154d9a09dda180d3de00640c900504e931507d.zip | |
sum number of objects not count
Diffstat (limited to 'cron.sh')
| -rw-r--r-- | cron.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ find $LOGS -name "processor-out*__????-??-??_??-??-??.log"\ | mlr --fs ", " \ --ocsv \ put '$date = sec2gmt(gmt2sec($date) // (60*60*3) * (60*60*3));' \ - then stats1 -a count -f players,matches,telemetries -g date \ + then stats1 -a sum -f players,matches,telemetries -g date \ then sort -f date \ | grep -v "1970" \ >> $PF.csv |
