in reply to best practices for checking system return values for piped commands?
perl -e 'print sub { "Hello @{[shift]}!\n" }->("World")'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: best practices for checking system return values for piped commands?
by markjugg (Curate) on May 04, 2006 at 15:27 UTC |