in reply to Re: grep flip flop (range operator)
in thread grep flip flop (range operator)
BONUS STUMPER: For all of the ones that don't print, they do print if you replace 1 with 0; however, all elements are printed instead of stopping at Q (shown below). For the one that did print, the change to 0 causes it to not print. Anyone able to explain this?
a b c Q r s
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: grep flip flop (range operator)
by davido (Cardinal) on Sep 13, 2012 at 07:23 UTC | |
by frozenwithjoy (Priest) on Sep 13, 2012 at 07:26 UTC | |
Re^3: grep flip flop (range operator)
by grizzley (Chaplain) on Sep 13, 2012 at 08:51 UTC |