Skip to content

Changes to add --count & -c option to print the number of occurances of a given pattern. #1

Steve (Gadget) Barnes requested to merge GadgetSteve/grin3:main into main

This PR will add --count or -c option to count pattern occurrences within each file and when the count is > 0 output the filename and count.

Merge request reports