Quantcast
Viewing all articles
Browse latest Browse all 527

Convert a simple JSON object to a properties file

I have a simple JSON object and would like to convert it into a properties file in bash.

Input:

{"foo": "bar","abc": "def ghi"}

expected output:

foo="bar"abc="def ghi"

Viewing all articles
Browse latest Browse all 527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>