diff options
| author | Paul Buetow <openbsd@mx.buetow.org> | 2022-01-30 11:38:28 +0100 |
|---|---|---|
| committer | Paul Buetow <openbsd@mx.buetow.org> | 2022-01-30 11:38:28 +0100 |
| commit | fb8b18ca601be82ea7e600b0187660d1fc883b5b (patch) | |
| tree | 0597d478eaf831a6d13ba9f70ce46ed79992c1c4 /openbsd | |
| parent | 3901cfdbb0b03a14020172ef68d3246fe0e0cc7a (diff) | |
print date
Diffstat (limited to 'openbsd')
| -rwxr-xr-x | openbsd/frontends/scripts/sitestats.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd/frontends/scripts/sitestats.sh b/openbsd/frontends/scripts/sitestats.sh index 7f154e6..b12ff7f 100755 --- a/openbsd/frontends/scripts/sitestats.sh +++ b/openbsd/frontends/scripts/sitestats.sh @@ -93,6 +93,8 @@ ip_daily_subscribers () { } main () { + date + echo parse_logs filter stats | grep -F .suffix | top_n '1,2,4,5,7' ' (Only content)' |
