RetrieveAdBlocklists/countBlockedRequests.sh

3 lines
68 B
Bash
Raw Permalink Normal View History

2019-03-17 14:05:21 +01:00
#!/bin/bash
grep 'block.list' /var/log/dnsmasq/dnsmasq.log* | wc -l