Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save tofirius/46ff1466f0851d42eb76aa2f8aec67d9 to your computer and use it in GitHub Desktop.

Select an option

Save tofirius/46ff1466f0851d42eb76aa2f8aec67d9 to your computer and use it in GitHub Desktop.
tail -f <file> | grep -A <integer> --line-buffered "<search term>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment