Skip to content

Instantly share code, notes, and snippets.

@krakatoa
Created January 13, 2016 20:33
Show Gist options
  • Save krakatoa/de4378d050238e8d90bd to your computer and use it in GitHub Desktop.
Save krakatoa/de4378d050238e8d90bd to your computer and use it in GitHub Desktop.
Grep sneakers deadlocks
cat sneakers.log.1 | grep deadlock | grep -o ".* p-10831" > deadlocks.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment