Created
April 6, 2020 15:41
-
-
Save Zobber/4dde67c2ac85be6ab8396051ad93a5f8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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