jq -R -s '.' < datafile. This reads in all of datafile as a string, and then has jq just print it out as a JSON string.
確定! 回上一頁