![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: How to duplicate linesby lidden (Curate) |
on Mar 04, 2010 at 01:28 UTC ( #826588=note: print w/replies, xml ) | Need Help?? |
Change the code given above to: perl -pe'$_ .= $_, s/252$/100/ if /^ip address/'
In Section
Seekers of Perl Wisdom
|
|