목차
jq - json query
조합
옵션
Plugins
참조
jq - json query
jq
JSON
jo
조합
https://github.com/kellyjonbrazil/jc
: linux 명령의 결과를 json 으로 만들어줌
옵션
-r
: 추출하는 값이 문자열일 때 쌍따옴표(
“
)를 없앤다.
Plugins
vscode-jq
https://jqplay.org
bfrg/vim-jqplay: Run jq interactively in Vim
참조
커맨드라인 JSON 프로세서 jq : 기초 문법과 작동원리 | 44BITS
Tutorial
fiatjaf/awesome-jq: A curated list of awesome jq tools and resources.
Awesome Jq
How to convert JSON to CSV using Linux / Unix shell - nixCraft
:
jq
로 csv 생성