Y
Hacker News
new
|
ask
|
show
|
jobs
by
exyi
1327 days ago
Many tools have some switch which will make them output JSON, which is easy to process if you have jq. For example `docker something --format='{{json .}}'`.