📜  linux 中的 jq 命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:05.942000             🧑  作者: Mango

代码示例1
jq is a Linux command line utility that is easily used to extract data from JSON documents. The source of a JSON document can be a response from a CLI command or the result of a REST API call, files retrieved from remote locations or read from local storage