David Wong

cryptologie.net

cryptography, security, and random thoughts

Hey! I'm David, cofounder of zkSecurity, research advisor at Archetype, and author of the Real-World Cryptography book. I was previously a cryptography architect of Mina at O(1) Labs, the security lead for Libra/Diem at Facebook, and a security engineer at the Cryptography Services of NCC Group. Welcome to my blog about cryptography, security, and other related topics.

← back to all posts

Awk in 20 minutes

blog

I posted a tutorial of awk a few posts bellow. But this one is easier to get into I found. It says Awk in 20 minutes but I would say it takes way less than 20 minutes and it’s concise and straight to the point, that’s how I like it.

http://ferd.ca/awk-in-20-minutes.html

EDIT1: And here’s a video of someone using a bunch of unix tools (awk, grep, cut, sed, sort, curl…) to parse a log file, pretty impressive and informative: https://vimeo.com/11202537

EDIT2: Here’s another post playing with grep, sort, uniq, awk, xargs, find… http://aadrake.com/command-line-tools-can-be-235x-faster-than-your-hadoop-cluster.html

suggested reads:
← back to all posts blog • 2015-01-16
currently reading:
Awk in 20 minutes
01-16 blog
📖 my book
Real-World Cryptography is available from Manning Publications.
A practical guide to applied cryptography for developers and security professionals.
🎙️ my podcast
Two And A Half Coins on Spotify.
Discussing cryptocurrencies, databases, banking, and distributed systems.
📺 my youtube
Cryptography videos on YouTube.
Video explanations of cryptographic concepts and security topics.