Skip to content

Instantly share code, notes, and snippets.

@jwarchol
Created December 10, 2008 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwarchol/34493 to your computer and use it in GitHub Desktop.
Save jwarchol/34493 to your computer and use it in GitHub Desktop.
tail -f rails.log | awk '/Completed in/{print $8"\t"$9" "$10"\t"$20"\t"$22 }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment