Skip to content

Instantly share code, notes, and snippets.

@kucaahbe
Created November 28, 2012 17:03
Show Gist options
  • Save kucaahbe/4162549 to your computer and use it in GitHub Desktop.
Save kucaahbe/4162549 to your computer and use it in GitHub Desktop.
filter assets output
tail -f log/development.log | sed -r '/^Started\ GET\ \"\/assets\//,+5d'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment