system("command > $temp/out.txt");
You cannot use this method with multiple arguments to system() ie. system("command", "arg1", "arg2", ">file"); doesn't work.
--
my $chainsaw = 'Perl';
In reply to Re: direct output from System command
by greenFox
in thread direct output from System command
by amoura
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |