Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
tsv
devops
json
statistics
csv
command-line
json-data
tabular-data
data-reduction
unix-toolkit
statistical-analysis
csv-format
devops-tools
data-regression
data-processing
command-line-tools
data-cleaning
streaming-algorithms
streaming-data
miller
-
Updated
Jun 4, 2022 - Go
command alias should respect bash posix
currently
alias {aliasName} {aliasText}Expected
alias {aliasExpression}with alias expression := aliasName = aliasText
issue
variables are substituted because they appears in a command parameter string ... it would be better if the substitution of variables is avoid in that case, thus the ev