Skip to content

Instantly share code, notes, and snippets.

@CatTail
Last active April 13, 2017 07:21
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