Skip to content

Instantly share code, notes, and snippets.

@csabapalfi
Created April 7, 2020 20:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save csabapalfi/cc2ff53e967f327b6c9a1dee5d581541 to your computer and use it in GitHub Desktop.
Save csabapalfi/cc2ff53e967f327b6c9a1dee5d581541 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
xsv select message "$1" | xsv fmt --quote ' ' | sed -e '1d' | jq -c -r 'fromjson'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment