miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV,
Go9007other
2 days ago
command-linecommand-line-toolscsv
rargs
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {
Rust476mit
last year
clawk
CLAWK is an AWK implementation embedded into Common Lisp, by Michael Parker. Thi
Common Lisp48other
4 years ago