Skip to content

Instantly share code, notes, and snippets.

@Zobber
Created April 6, 2020 15:59
Show Gist options
  • Save Zobber/1bde714d08132b3f40255be2f586e53c to your computer and use it in GitHub Desktop.
Save Zobber/1bde714d08132b3f40255be2f586e53c to your computer and use it in GitHub Desktop.
jq 'select(.http and .http.http_method=="GET" and (.http.url | . and contains("zip"))) |.' eve.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment