my $returnCode=defined($cmd) ? system($cmd." ".join(" ",sort @hitList)) : 0;

Reply via email to