AWK CSV Column Sum: Quick Command Line Tutorial

Imagine you have a file with multiple columns and you need to quickly get the total of a column in command line in UNIX. The easiest way is to use AWK in the command line. Let’s take the following file:…






