Wednesday, October 28, 2009

The "I love Awk" coffee mug

Zazzle.com is selling their new "I love Awk" mug.

Tuesday, October 27, 2009

Mawk runs faster than C, C++, Java, Perl, Ruby, ...

Bredan O'Conner reports that, for at least one task, Mawk runs faster than C, C++, Java, Perl, Ruby,...

Monday, October 26, 2009

Speeding up Mawk, twenty times.

J. Mellander shows how to run Mawk, 20 times faster.

Sunday, October 25, 2009

Parallel Awk

John David Duncan describes a parallel Awk implementation.

Saturday, October 24, 2009

Zipf's Law and Awk

John Fry proves Zipf's Law, in two lines of Awk.

Friday, October 23, 2009

Sed and Awk

Ed Morton simplifies sed with awk (68 times).

Thursday, October 22, 2009

New section: Sys Admin and Awk

New section: Sys Admin and Awk

Awk to MySql

Scott McCoy shows a simple Awk-to-MySql interface.

Wednesday, October 21, 2009

SysAdmin: Awk is your friend

Brian Jones tells all Sys Admins: Awk is your friend.

Tuesday, October 20, 2009

Simpler sys log processing

M0J0 simplifies sys log processing.