in reply to Re: perl -n seemingly eating a line of input
in thread perl -n seemingly eating a line of input
Thanks. I see the problem now, though don't see the way around it. Adding the parenthesis catches the first number, but also produces an extra line that is empty.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: perl -n seemingly eating a line of input
by shmem (Chancellor) on May 01, 2017 at 13:18 UTC | |
|
Re^3: perl -n seemingly eating a line of input
by bart (Canon) on May 01, 2017 at 13:00 UTC | |
|
Re^3: perl -n seemingly eating a line of input
by Anonymous Monk on May 01, 2017 at 12:46 UTC |