Skip to content

Instantly share code, notes, and snippets.

@dstarh

dstarh/grep Secret

Created December 10, 2015 15:41
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 dstarh/3a21b0c43567453c57d7 to your computer and use it in GitHub Desktop.
Save dstarh/3a21b0c43567453c57d7 to your computer and use it in GitHub Desktop.
grep "duration:" $FILE_PATTERN | grep -v "COPY" 1>&2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment