Created
May 31, 2017 18:51
-
-
Save omar-yassin/42b97ed99b6c2c8694c7206040f0725f to your computer and use it in GitHub Desktop.
using slacktee with tail -f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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