How to extract a field from each object in an array with jq? May 7, 2023 by Tarik $ jq -r '.[].username' my_file.json jdoe jadoe