{{ score }}
  # Filter lines not containing a match for "my process" from a text stream
tail -f "my_server.log" | grep "my process"