huh? didn't you just grep for that?
On Wed, Mar 24, 2010 at 07:00:06PM +0200, Gregory Edigarov wrote: > 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