Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save omar-yassin/42b97ed99b6c2c8694c7206040f0725f to your computer and use it in GitHub Desktop.
Save omar-yassin/42b97ed99b6c2c8694c7206040f0725f to your computer and use it in GitHub Desktop.
using slacktee with tail -f
tail -f /tmp/log.log | egrep --line-buffered 'string' | ./slacktee.sh -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment