invokes the shell, and it is the shell which does redirection (> <)system "foo >bar";
In reply to Re^3: Passing commands to subroutines
by Anonymous Monk
in thread Passing commands to subroutines
by citromatik
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |