The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版
One true awk
Manipulate JSON-like data with NumPy-like idioms.
BWK awk modified for biological data
learn awk by example
Example based guide to mastering GNU awk
翻译 - 基于示例的精通GNU awk的指南
A POSIX-compliant AWK interpreter written in Go, with CSV support
翻译 - GoAWK:用Go编写的AWK解释器
Pipeable Ruby - forget about grep / sed / awk / wc ... use pure, readable Ruby!
翻译 - Pipeable Ruby - 忘记 grep / sed / awk / wc ... 使用纯粹的、可读的 Ruby!
awk 与 sed 学习,包括了知识点介绍,和一些习题练习
xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
翻译 - Miller就像awk,sed,cut,join和对名称索引数据(例如CSV,TSV和表格JSON)进行排序
Shell脚本笔记:[进度-80%]正则表达式、GREP、SED、AWK、函数
A workshop on Unix Programming Principles using tools such as grep, sed, awk, shell programming and regular expressions