Uh, I cannot imagive why one would prefer this to a single “grep -o” invocation.
Not only “grep” command will be simpler to understand later, it will also be trivially customizeable/extendable
Uh, I cannot imagive why one would prefer this to a single “grep -o” invocation.
Not only “grep” command will be simpler to understand later, it will also be trivially customizeable/extendable