Is there still any reason to learn AWK?
If you quickly learn the basics of awk, you can indeed do amazing things on the command line. But the real reason to learn awk is to have an excuse to read the superb book The AWK Programming Language by Aho, Kernighan, and Weinberger. The AWK Programming Language at archive.org You would think, from the … Read more