Posts tagged 'bash'

From plain text to JSON with jq

Sometimes using tools differently than intended has fantastic results. Creating nested JSON from a tab- and newline-delimited text file.

Creating a Text File of U.S. State Names

Creating a simple data file of U.S. state names with the help of Wikipedia and a command line.