in reply to perl one liner to print a line
perl -e '{$_=<>;$.<4?redo:print}'
That really does look kinda like line noise. I wouldn't recommend that for serious work, of course.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl one liner to print a line
by ikegami (Patriarch) on Dec 12, 2008 at 04:20 UTC | |
by jwkrahn (Abbot) on Dec 12, 2008 at 07:17 UTC | |
by ikegami (Patriarch) on Dec 12, 2008 at 07:28 UTC | |
by mr_mischief (Monsignor) on Dec 12, 2008 at 15:07 UTC |