Last active
May 22, 2020 17:37
-
-
Save benjivesterby/a95cb08f2d05228225e6225593ee3742 to your computer and use it in GitHub Desktop.
Useful Commands
This file contains 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
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