Display head or tail of structured data files (JSON, YAML, CSV)
Head/tail for structured data
headson
$ headson -n 5 data.json
$ headson -t -n 10 config.yaml
$ headson -n 3 records.csv