Skip to content

Instantly share code, notes, and snippets.

@benjivesterby
Last active May 22, 2020 17:37
Show Gist options
  • Save benjivesterby/a95cb08f2d05228225e6225593ee3742 to your computer and use it in GitHub Desktop.
Save benjivesterby/a95cb08f2d05228225e6225593ee3742 to your computer and use it in GitHub Desktop.
Useful Commands
vim "$(ls | grep pattern -m 1)"
cat "$(ls | grep traces -m 1)" | jq > new.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment