Skip to content

Instantly share code, notes, and snippets.

@manchicken
Last active June 1, 2016 20:30
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 manchicken/0cee35d51ca1a791d532a7dc1ab3cbf6 to your computer and use it in GitHub Desktop.
Save manchicken/0cee35d51ca1a791d532a7dc1ab3cbf6 to your computer and use it in GitHub Desktop.
Shell command of the day
grep -aroP '.{0,20}XXXXX.{0,20}' {*.log,*.log-????????}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment