in reply to Re: How to write a program to read stdin or command line?
in thread How to write a program to read stdin or command line?
perl -ple"$_ .= 'world'" file
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: How to write a program to read stdin or command line?
by BrowserUk (Patriarch) on Oct 02, 2007 at 17:35 UTC | |
by ikegami (Patriarch) on Oct 03, 2007 at 05:40 UTC | |
by BrowserUk (Patriarch) on Oct 03, 2007 at 11:00 UTC | |
by ikegami (Patriarch) on Oct 03, 2007 at 13:36 UTC | |
by tye (Sage) on Oct 03, 2007 at 05:47 UTC |