Login
From:
learnbyexample
(Uncensored)
subscribe
GNU awk idioms explained
https://learnbyexample.github.io/awk-idioms-explained/
links
backlinks
Roast topics
Find topics
Find it!
Do you find awk one-liners cryptic? Stuff like !a[$0]++, 1, $1=$1, NR==FNR and -v RS=? You'll find examples and brief explanations for such idioms in this post.