Skip to content

Instantly share code, notes, and snippets.

@Zobber
Created April 6, 2020 15:41
Show Gist options
  • Select an option

  • Save Zobber/4dde67c2ac85be6ab8396051ad93a5f8 to your computer and use it in GitHub Desktop.

Select an option

Save Zobber/4dde67c2ac85be6ab8396051ad93a5f8 to your computer and use it in GitHub Desktop.
sudo rg -N --no-filename --type-add 'suri:eve.json' -tsuri 'application\\/octet-stream' --sort-files | jq 'select(.fileinfo and .http) | .' | colout '.*http_content.*' red | colout '.*filename.*' green | colout '.*magic.*' green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment