$ curl --silent http://api.open-notify.org/astros.json |
jq --raw-output .people[].name
Alexey Ovchinin
Nick Hague
Christina Koch
Alexander Skvortsov
Luca Parmitano
Andrew Morgan

We're a place where coders share, stay up-to-date and grow their careers.
$ curl --silent http://api.open-notify.org/astros.json |
jq --raw-output .people[].name
Alexey Ovchinin
Nick Hague
Christina Koch
Alexander Skvortsov
Luca Parmitano
Andrew Morgan
Ashraful Islam -
Chris Williams -
Dale Nguyen -
Andreas -
Discussion
tsk tsk, the code is so wrong. It doesn't show Major Tom and he should be there.
that's because of
--silent
option