Elf M. Sternberg

Full Stack Web Developer

Where one teaches, two learn.

Tag: #gawk

To all tags

Code snippet: Using Awk to Find Specific Clauses in HTML

If you've ever needed to hunt through a massive HTML project for a specific, repetitive clause, there aren't a lot of tool that are really that helpful. I'm sure there are some tools better suited to it, but I found a recipe for gawk that I like.