Skip to content

Instantly share code, notes, and snippets.

@CatTail
Last active April 13, 2017 07:21
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 CatTail/611d739e88ea52ced41d40af43e4319a to your computer and use it in GitHub Desktop.
Save CatTail/611d739e88ea52ced41d40af43e4319a to your computer and use it in GitHub Desktop.
convert lines output to json array
ls | jq -R -s -c 'split("\n")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment