Hello Everybody, Just wonder how could one implement what gnu grep -o flag does using our toolchain?
from ggrep(1):
-o, --only-matching
Show only the part of a matching line that matches
PATTERN.
--
With best regards,
Gregory Edigarov

