You could make a t-shirt design out of this, if you felt so inclined. I like the fact that it’s valid — if useless — Awk code.
awk is not irksome
Comments
2 Responses to “awk is not irksome”
-
I don’t know awk; does the code return true or false? Totally awksome if it returns true, somewhat awkward if it returns false.
-
Turns out it’s not valid awk; since source is only interpreted for every input line, it will choke if fed anything. Pity.
Leave a Reply