![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^3: Passing commands to subroutinesby Anonymous Monk |
on Jul 01, 2009 at 17:21 UTC ( #776511=note: print w/replies, xml ) | Need Help?? |
Have you read 'perldoc -f system'?
invokes the shell, and it is the shell which does redirection (> <)
In Section
Seekers of Perl Wisdom
|
|