Hey guys, I'm new to awk, basically I have an input file, two columns, first I want to ignore rows with the first column that start with a certain string, and with the rest, I want to find the average. How would I do this?
e.g
8113442352 56
8325423535 99
8114525445 80
4526693345 97
4526426535...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.