TIL about `miller`
"Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON"
Very useful for dissecting rather large files: https://github.com/johnkerl/miller
"Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON"
Very useful for dissecting rather large files: https://github.com/johnkerl/miller