Documentation
1
2
3
4
5
6
7
jawk
--select=.name.first = First name
--select=.name.last = Last name
--select=.dob.age = Age
--sort-by=.dob.age DESC
--sort-by=.name.last
--output-style=csv