Skip to content

Instantly share code, notes, and snippets.

@Mararok
Created September 27, 2018 17:32
Show Gist options
  • Select an option

  • Save Mararok/0c032ef1df9d23e47a8b956b76767ad2 to your computer and use it in GitHub Desktop.

Select an option

Save Mararok/0c032ef1df9d23e47a8b956b76767ad2 to your computer and use it in GitHub Desktop.
<some json with value with \r\n>| jq . | sed 's/\\r\\n/\n/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment