Learning awk
What is AWK?
You can check my latest articles on https://learncodecamp.net/
Awk is a programming language designed for text processing. At its core, AWK is used for scanning and processing patterns in files and then taking action based on those patte...
til.hashnode.dev5 min read