Quando cut
não for suficiente, tente instalar o jsawk, é muito útil se você deseja analisar dados de APIs em scripts bash:
$ curl -s "https://api.github.com/repos/antirez/redis" | jsawk "return this.open_issues"
Conteúdo para você se capacitar em programação
Quando cut
não for suficiente, tente instalar o jsawk, é muito útil se você deseja analisar dados de APIs em scripts bash:
$ curl -s "https://api.github.com/repos/antirez/redis" | jsawk "return this.open_issues"