my @array = ($command, $arg1, $arg2, $arg3); system "@array > $outfile";