Is there an easy way to find the sum of the values in the first column?
If so, would this method be different from sum the column in a text file? So the first would be mathematics on command line outputs, and second would be in text files w/o opening them.
Something tells me I might need awk.