Y
Hacker News
new
|
ask
|
show
|
jobs
by
DougBTX
1321 days ago
Yes, that works, there are examples on the page like:
$ jc dig example.com | jq -r '.[].answer[].data' 93.184.216.34
It uses the first argument to infer the command output type.