Ciro Santilli
OurBigBook.com
$£
Sponsor
中国
独裁统治 China Dictatorship 新疆改造中心、六四事件、法轮功、郝海东、709大抓捕、2015巴拿马文件 邓家贵、低端人口、西藏骚乱
jq ignore missing attribute
...
Information technology
Computer
File format
Data file format
JSON
jq
OurBigBook.com
words: 23
echo '[{"a": 1, "b": 2}, {"b": 3}]' | jq '.[] | select(.a) | .a'
Output:
1
and no empty lines as desired.
Bibliography:
stackoverflow.com/questions/42097410/how-to-check-for-presence-of-key-in-jq-before-iterating-over-the-values
Ancestors
(9)
jq
JSON
Data file format
File format
Computer
Information technology
Area of technology
Technology
Home