Daily Archives: 09.10.2018
Pipeline view in shell
1 |
tail -f /var/log/nginx/access.log | pv --line-mode --rate > /dev/null |
https://serverfault.com/questions/473905/is-there-a-unix-linux-command-to-count-lines-per-second-from-stdin