Mastodon Feed: Post

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

my current script for counting storyteller service requests after a system restart:

cat /var/log/storyteller/storytellerLog.txt | grep Req | wc -l | cowthink