|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^2: Redirect output of the system() commandby monsoon (Monk) |
| on Jul 11, 2012 at 05:37 UTC ( #981016=note: print w/ replies, xml ) | Need Help?? |
|
'system' takes a list. @options gives it that list in exactly the order that was specified by 'qw'. Space separated items can be combined into a single string or can be standalone list items. Now how would in this case the positional parameters end up in the wrong place?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||