[Dev] jqコマンド

in japanese •  last year 

jqがない場合は、インストールします。
apt install jq

jqコマンドを使用すると、json形式が見やすくなります。

これが、
curl https://steemit.com/@yasu.json
image.png

このように(見やすく)なります。
curl https://steemit.com/@yasu.json | jq
image.png

途中は、省略しました。

image.png

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!