-
Notifications
You must be signed in to change notification settings - Fork 0
Home
lan Nomar edited this page Oct 15, 2021
·
12 revisions
- Online Interpreter
- MAWK
- Go-AWK -- Supports utf-8 by default!
- The One true awk
- busybox awk
- GNU Awk
Windows
- GOW Lightweight alternative to cygwin. comes with awk.exe
- AT&T Toolkit
- AT&T Toolkit Uwin
- acme-sac Contains an awk.exe as well as many inferno utilities
- AT&T UWin
Wrappers
- What's the most robust way to parse csv using awk Stack overflow answer
- Using awk to parse 25tb of data
- CLI can be 235x faster than your hadoop cluster
- Using AWK to parse an html file
JSON
CSV
HTML/XML
troff
IRC
- ii A FIFO based irc client which you can use any language easily
- jj An evolution of ii
- rhawk
- awk IRC bot
- [University of Nottingham] Computer Science - Brian Kernighan on successful language design
- [Computerphile] Essentials: Brian Kernighan on Associative Arrays - Computerphile
- [Gary Explains] EVERYONE Needs to Learn a Little Bit of AWK!