Hello I am grepping results to file, and then doing cat to show its content on the screen, I want to know how many lines of results I have in my results file and the += it to some counter.
What will be the best way? Any relevant flag to grep or cat?
